Answer:
perception i do believe is the answer
A spreadsheet software program requires that users predefine each field’s data type. The software program is most likely programmed using a language that is
open.
predefined.
strongly typed.
weakly typed.
Answer:
Pretty sure its weakly typed
Answer:
strongly typed
Explanation:
where can you apply the hand wire splicing technique
Answer:
When you want to extend an electrical wire for an apparatus, e.g., a lamp or a speaker.
Formulas should follow the___
last cell used
signs
order of operations
call of operations
Answer:
Order of operations
Explanation:
where to buy a ps5
I really want one please help meh
Answer:
You can buy one at gamestop, target, walmart, best buy and probably more stores
Answer:
Amazon, walmart, target, gamestop?
Explanation:
I'm sure a quick go ogle search will get u what u want to see, have a nice day and I hope u get what u want!
Any application that wants to be displayed on the web must use the HTTP protocol
True
False
Answer:
true
Explanation:
Hi, I couldn't delete my questions so I'm just editing them so you don't have to do it.
Someone help its about LA Doña 2
so basically I just wanted to know who has seen it all and where i can watch it
Answer:
If you look on Just watch it will show you the different people that currently have it right now it is sadly not on Netflix from what I could find out but it will probably be added later on.
Explanation:
Netflix sometimes takes its time adding shows which is sad but that is just how they work. I would recommend maybe trying it on a website that Just watch list or just buy the disc from eBay. either way, I wish you luck!
Anisha was learning ‘for’ and ‘while’ loop. Help her understand why for and while loops are called entry controlled loops.
Entry controlled loop - The loop which has a condition check at the entrance of the loop, the loop executes only and only if the condition is satisfied is called as entry control loop.
So, for and while loops are its examples.
Describe how each command is used by matching the command to its purpose.
removes data fror
places it on the cli
Paste
cancels a previou
Undo
restores a previou
Copy
duplicates data a
clipboard
Cut
Redo
places data in its
Answer:
The correct answer to this question is given below in the explanation section.
Explanation:
The correct command matches its use are given below:
Paste Places data in its
Undo Cancel a previous
Copy Duplicates data on the clipboard
Cut Removes data for places it on the clipboard
Redo restores a previous
Paste term is used when you are placing copied data. Undo is used to cancel a previous action performed while Redo is used to restores a previously performed action. The copy is used to duplicate data on the clipboard while Cut is used to removes data for places/ to paste somewhere else.
Which is better, in most situations, a bumper switch or a limit switch, and why?
Answer:
limit switch because why not
Explanation:
HOW CAN A PERSON GET BENEFITTED BY THE ICT BASEDSERVICES PROVIDED BY GOVERNMENT
Answer:
Explanation:
It aims to transform the entire ecosystem of public services through the use of information technology.ICT holds particular promise in areas of governance and public participation. Age can use information to reduce corruption and increase government transparency, accountability, efficiency and so finally gud night guys and take care.
plz mark as brainliest
Please help.
Why I'm I getting a syntax error.
In python, the word list is a keyword. It's not meant to be used for a variable. Try changing list to lst. There also might be other parts wrong with your code. If we could take a look at your whole function, we could determine if there is anything else wrong with your code.
You have to match the letter nexts to the numbers
Answer:
Word is for business letter 4+a
2+c Monthly budget expenses
3+b is for presentation
1+d department store inventory
I need help pleaseeee
Answer:
The Answer is C. Hope you get it right, Good Luck!!!
Answer:
The answer is B
Explanation:
To create a list, paragraph, or unordered list, you should use HTML code, whereas in CSS coding, you can change the overall font size of a tag using the font-size=(number) tag.
what does this mean??
Answer:??????????????
Explanation:
Answer:
what the heck maybe you have to call apple
Explanation:
the contents in cells are A1 through A6 are 6,3,4,7,9 and 7. What function would return the answer 6?
Answer:
The formula =AVERAGE(A1:A6) would return the average of those numbers which is '6'.
Explanation:
The content in cells is A1 through A6 are 6,3,4,7,9 and 7.As the average of 6,3,4,7,9 and 7 is 6.
If the range A1:A6 contains numbers, the formula =AVERAGE(A1:A6) would return the average of those numbers.
Therefore, the formula =AVERAGE(A1:A6) would return the average of those numbers which is '6'.
WILL MARK BRAINLIEST FOR ANYONES ANSWER!
What things would you consider if you were to make a dream computer with $5,000?
Speed:
Reliability:
Cost comparisons:
Ease of use:
Graphics and streaming media capabilities:
lastly, why you made these choices.
Answer:
just know that bit gonna be running when I make mine Imma have 720 fps btw today sponsored is nord VPN
Who you think is better? Ninja or TFue ,btw do you know who icebear is?
Answer:
no, no i dont think i will.
Explanation:
Plagiarism occurs when writers
use others’ ideas and writing as their own.
exclude a bibliography from their work.
include direct quotations from others.
use others’ work as inspiration.
Answer:
A- Use others' ideas and writing as their ownExplaniation:
it's plagiarism, just don't take other people's work and pass it as your own. smh lol
Answer:
Just so I don't get reported for copying I will tell all the answers that are not right.
Explanation:
B.
C.
D.
Hope this helps.
CSS is a language that controls the way content on a web site appears. It uses_______ _____to
change the look of a page.
Answer:
I'm not sure what the answers are, but when someone is making a website from scratch, they tend to use CSS HTML and JS(javascript)
hope i helped ;)
. Write a Python command to assign the value 80.35 to a variable called 'point'.
Answer:
point=80.35
Explanation:
what format can be applied to text in excel?
You can apply accounting format,date,numbers, currency, percentage or even fraction
The ______ is designed to store audio data on computers and/or digital music players.
A. waveform
B. audio file format
C. sample rate
D. bandwidth
Answer:
audio file formats of computer
Why might be one reason a stock becomes more valuable over time?
A. The industry is growing
B. The company is well managed
C. There’s a lot of demand on the product
D. All of the above
why is hip hop and rap so popular
Answer:
its popular because hip hop and rap is a way for people to express themselves whether it be their feelings or something that happened in their life and it also evolved from different people
WRITE IN YOUR OWN WORDS:
What is a possible sign that your computer has been hijacked by Botware?
Answer:
One major sign of a computer being hijacked is the use of system resource by unknown programs. For example, full memory, high cpu usage, slow start up, crashes and errors, and low avalible storage space.
Explanation:
Which best describes what a works-cited list includes?
sources found during research
sources cited in a paper
sources quoted in a paper
sources examined during research
Answer: Sources cited in a paper
Explanation:
Answer:
B
Explanation:
Pls Hurry!!!
What is the missing line of code?
>>> answer = "happy birthday"
>>> _____
'Happy birthday'
upper(answer)
capitalize(answer)
answer.capitalize()
answer.upper()
Answer:
It is answer.capitalize()
Explanation:
The missing line of code is:
>>> answer = "happy birthday"
>>> answer. Capitalize()
'Happy birthday'. The correct option is (C).
What do you mean by the line of code?Source lines of code (SLOC), also referred to as lines of code (LOC), is a software metric that counts the lines in the source code of a computer programme to determine the size of the programme.
Use cloc filename> to obtain the lines of code contained in a single file. To obtain the code lines in a straightforward Vue file, we are utilizing the command.
Furthermore, it acknowledged that it is a VueJS component. Using the cloc —by-file command, we may examine every line of code included in a file or directory.
Therefore, the missing line of code is:
>>> answer = "happy birthday"
>>> answer. Capitalize()
'Happy birthday'.
To know more about the line of code, visit:
https://brainly.com/question/18844544
#SPJ2
Question 5 of 25
Critics argue that socializing online:
O A. makes us socially savvy and aware.
B. limits the number of posts we read.
C. dilutes the quality of our relationships.
O D. decreases a user's popularity.
Answer: d
Explanation; Hopes this helps!!
Critics argue that socializing online dilutes the quality of our relationships. Thus, option C is correct.
What is socializing online?Online socializing refers to the exchange of information between individuals or groups that uses social media platforms to access and alter material including photos, status updates, music, videos, and more.
Socialization on the Internet describes how individuals communicate and the tools they employ to do so. Socialization refers to a culture's peculiar practices, dialect, and language.
They can increase understanding of already-held interests while introducing young people to new concepts and ideas. Additionally, by assisting users in learning about various cultures' ways of life and thinking, they can help users widen their perspectives.
Online socializing, according to critics, degrades the caliber of our connections. Option C is correct as a result.
Learn more about online here:
https://brainly.com/question/19546714
#SPJ5
What are the characteristics of calendar sharing options in Outlook 2016? Check all that apply.
Answer:
a,b,c,e
Explanation:
Answer:
Quit your bickering in the replies on the other answer, this is correct.
Explanation: