Answer:
1. A We agreed as a group
2. C Communication
3. C Students work independently
4. C Elimination
Explanation:
sorry it wouldnt work unless i typed answers too
Aika has several labeled folders for different parts of his research. What is the MOST likely reason he does this? He wants to make sure that all of the topics are researched equally. He wants to avoid accidentally forgetting to research one of the topics. He wants to easily and quickly find specific bits of research that cover certain topics. He wants to make his research easier to read than it would otherwise be.
Answer:
He wants to easily and quickly find specific bits of research that cover certain topics.
Explanation:
Remember, a research work typically has these 6 (six) components:
The Abstract.IntroductionMethodologyResultsDiscussionReferences.Thus, Aika's decision to label several folders for different parts of his research would make it easier and quicker for him to find specific bits of research that cover certain topics, instead of spending time looking for topics.
What does it mean to clear a setting in a dialog box?
A) To print it
B) To turn it off
C) To delete it
D) turn it on
What is a good analogy for explaining the actions of a compiler?
a hybrid ability of a car to use multiple energy sources
a street map of a local subdivision
an interpreter who speaks several languages
an automatic programming of kitchen devices
Answer:
The answer to this question is given below in the explanation section.
Explanation:
This question is about what is a good analogy for explaining the actions of a compiler? The correct option is automatic programming of kitchen devices .
a hybrid ability of a car to use multiple energy sources (false)
this analogy is not correctly mapped on the compiler, becuase the compiler can be designed only for one type of language, for example, the program that calculates the average of students number can be easily programmed in C++ and in C#. But you cannot compile the C# program in C++ compiler and vice versa.
a street map of a local subdivision (false)
Because you can design a compiler for a not specific subdivision of programming.
an interpreter who speaks several languages
it is not an analogy, however, an interpreter can handle only one type of language.
an automatic programming of kitchen devices (true)
This is a good analogy of compiler because you give input to the device and that device based on your input gives you back an output. Similarly, you give input to the compiler in form of language syntax, and it automatically give you output based on your input.
How do you answer a question on here
Which pane in PowerPoint contains images of the slides in the order they appear in the presentation?
Status pane
Thumbnail pane
Notes view
Normal view
Answer:
B. Thumbnail pane
Explanation:
on edg
Answer:
B. Thumbnail pane
Explanation:
skeet skeet i have lost my feet.
By default, your computer will organize your files in the order they were created.
True
False
True, but not for all operating systems.
What uses HTML hypertext links that users can click to access different locations or information?
A. Operating system
B. Domain name
C. Web page
D. Client program
A computer program which uses hypertext markup language (HTML) hypertext links that users can click to access different locations or information is: C. Web page.
A hyperlink refers to an element in a hypertext markup language (HTML) document that provides a link (direct access) to another document, file, location, webpage, and an image.
In Computer science, a hyperlink can be used to directly link to the same path in a hypertext markup language (HTML) document or another HTML document such as a webpage.
Generally, you can insert a hyperlink that end users can click to access different locations or information in the following:
An email address A fileA webpageIn conclusion, a typical example of a hyperlink on a webpage is demonstrated below;
Learn more about hyperlink here: https://brainly.com/question/25760645
3. The problem solving diagram displays how many parts.
A1
B.2
c.3
D.4
Answer:
3
Explanation:
As part of the IT department, you configure the employee workstations for your company. Your company's IT policies prioritize security ove
running active content. What should you disable in user's browsers to restrict active content?
А
Cookies
B
Pop-under windows
C
CSS
D
JavaScript
Answer:
A Cookies
Explanation:
I don't know if I'm right but I hope it is, but if not then can you help me
Which of the following is not a thing needed to make a network?
a)Network software b)Network devices c)Motherboard d)Cables
Answer:
d) cables is your answer
Answer:
Motherboard is not a thing needed to make network
Which of the following statements best compares and contrasts the role of story writers and script writers
Answer:
Both script and story writers must use the elements of plot to develop their work; however, script writers must also include the use of stage and camera descriptions.
Explanation:
Answer:
Both script and story writers must use the elements of plot to develop their work; however, script writers must also include the use of stage and camera descriptions.
Props to the other answer.
A person who leads a
group uses
skills.
Answer:
He uses skills to make sure he is good leader
Explanation:
What is the hexadecimal equivalent of the decimal number 256?
Answer:
0.100 look it up
Explanation:
As new technological systems develop, old systems become obsolete.
False
True
Answer:
true
Explanation:
Which type of memory resides within a computer's CPU?
_____ memory resides within a computer's CPU.
(not multiple choice)
Main memory.
Main memory resides within a computer's CPU.
Answer:
Internal
Explanation:
4.3 Code Practice: Question 1
Instructions
Grandma Ester normally gives you hugs for your birthday - one for every year old you are. When you turned 15, she squished you with 15 hugs! This year, she, unfortunately, cannot see you on your birthday, so instead, she wants to send you virtual hugs!
Create a program that prompts the user for how old they are turning and then using a loop, output a virtual hug for every year old they are.
The following prints a single “virtual hug.”
print("**HUG**")
in python 3:
age = int(input("How old are you turning? "))
i = 0
while i < age:
print("**HUG**")
i += 1
I hope this helps!
This diagram shows a number of computing devices connected to the Internet with each line representing a direct connection.
Device A is attempting to send data over the Internet to Device E. Which of the following is true of how the data will travel through the network?
A. The data will always travel through Device B as it is the shortest path
B. The data will never be sent to Device G since there are other shorter paths available
C. It is possible that the data travels through any of the devices in the network before arriving at device E
D. If the data travels through Device D then it will not travel through Device B
Answer: C
Explanation: had an assignment and this was the answer
Network is the connection of multiple computer or devices.
The true statement is that: (c). It is possible that the data travels through any of the devices in the network before arriving at device E
From the diagram, we have the following observations:
Devices B, C and D are connected directly to ADevices E, F and G are connected to either B, C or DThe above analysis means that, the devices are interconnected.
So, the data from A can travel through any of the devices to get to its destination at E.
Hence, the correct option is (c).
Read more about computer networks at:
https://brainly.com/question/11672306
The purpose of the merge and center command is to _____.
Why do IT professionals have strict legal and ethical standards?
A. The credentials they hold to perform their job.
B. The oath they took when they began their career.
C. The pressure put on them to behave a certain way.
D. The strategic role they play in an organization.
Answer:
The answer is B: The oath they took when they began their career.
Explanation:
Which statement accurately defines the Quick Steps feature in Outlook?
It simplifies common tasks into one-step commands.
It allows a user to add multiple steps to common tasks.
It is only configured for tasks that are not frequently used.
It allows multiple users to add commands to a single mailbox.
Answer:
A
Explanation:
The statement accurately defines the Quick Steps feature in Outlook will be that it simplifies common tasks into one-step commands.
What is the Outlook?The Tools menu is shown on the toolbar adjacent to the Actions menu under the Menus tab. When you select Tools, a drop-down menu with options like Send/Receive All Folders, Reject All, Com Add-Ins, Disable Items, Outlook Options, etc. appears.
You undoubtedly use Outlook every day and use some of its useful capabilities, including flags, categorize, and archive. Even if these capabilities already make it simple to handle your emails, there are other Outlook tools that can help you organize your emails even better.
The phrase "simplifies typical tasks into one-step commands" appropriately describes Outlook's Quick Steps feature.
More about the Outlook link is given below.
https://brainly.com/question/17457799
#SPJ6
Which of the following statements defines markup? A. Software used in creating a Web document B. Symbols or characters added to plain text in a document to indicate different attributes and elements C. Authoring language which converts text to language D. Coding system used to structure text files in a document translating it into a Web document
Answer:
The answer to this question is given below in the explanation section.
Explanation:
In this question, it is asked about the markup language. A markup language is a computer language that uses tags to define elements within a document. It is human-readable, meaning markup files contain standard words, rather than typical programming syntax. While several markup languages exist, the two most popular are HTML and XML. So, now we will explain which option defines the statement correctly.
A. Software used in creating a Web document (false).
A markup language is not software, it is a language that can be used mostly in web development.
B. Symbols or characters added to plain text in a document to indicate different attributes and elements (True).
Because HTML and XML are markup languages, in which symbols or characters are added to plain text in a document to indicate different elements and attributes. For example, in HTML, we use "<" and">" symbol to indicate the attribute of Html document. such as to show paragraph we use "<p>"tag etc.
C. Authoring language which converts text to language(true)
Markup language converts text into browser readable language. For example, we write HTML (human-readable plain text document) which converted into the browser-readable format.
D. Coding system used to structure text files in a document translating it into a Web document (true).
for example, HTML is a markup language or you can say coding system, that can be used to structure text file in a way that can be easily understood by a web broweser.
Answer:
B. Symbols or characters added to plain text in a document to indicate different attributes and elementsExplanation:
Select the correct navigational path to hide a worksheet.
Click the ____ tab on the ribbon to the Cells gallery.
Select ___ and use that drop-down menu to select ____.
Then Hide sheet.
Answer:
Home, Format, Hide & Unhide.
Explanation:
A person with a low number of white blood cells could have difficulty in fighting infections and A decrease in the number of lymphoid stem cells could result in a decrease in red blood cell.
What is nucleotide?It is the sub units and buIlding blocks of DNA. It is made up of a five-sided sugar, phosphate group and then a nitrogen base.
These groups make the backbone of the DNA helix. If you look at a DNA helix, they make the side of the ladder or the side portion. They connect to a nitrogen base which make the steps of the ladder. The type of sugar that is used in a DNA helix is called deoxyribose.
Nitrogen bases are the molecules that make up the steps of the ladders. There are four different nitrogen bases, namely; Guanine, Thymine,Adenine and Cytosine.
Pyrimidines are compounds that make a single 6-sided ring. Examples of pyrimidines are Cytosine and Thymine. Purines on the other hand make 5-sided and 6-sided rings.
Therefore, A person with a low number of white blood cells could have difficulty in fighting infections and A decrease in the number of lymphoid stem cells could result in a decrease in red blood cell.
Learn more about white blood cells on:
https://brainly.com/question/19202269
#SPJ5
20 POINTS
Why is important for film editors to have a knack for storytelling?
Increasingly, screen writers and film editor positions are filled by the same person.
There is no need for the film editor to have a knack for storytelling; in fact, this may be a drawback.
The film editor is responsible for editing the script if the screen writer has made any errors.
The film editor must weave many scenes and sections of scenes together to tell a cohesive story.
Answer:
The film editor must weave many scenes and sections of scenes together to tell a cohesive story
Explanation:
Forgive me if i am wrong
_____ are pictures that you can click on to tell your computer what to do.
icons
menus
applications
FATs
Answer:icons
Explanation:The reason it is icons is because icons can become pictures
Answer:
Icons
Explanation:
can create pictures by grouping together.
What is the internet ?
Answer:
internet is the connection of computers worldwide
Answer:
Explanation:
The internet is the wider network that allows computer networks around the world run by companies, governments, universities and other organizations to talk to one another.
Andreas wants to insert an element into an email that will graphically display the values in a table. Which option should he choose?
table
hyperlink
SmartArt
chart
Answer:
D. chart
Explanation:
Correct on edg
Answer:
d
Explanation:
took the test
what is the chain reaction that occurs when a sound is created
What can be written to perform a certain number of iterations or to iterate until a specific result is achieved?
A. an ordered data structure
B. a for loop
C. a print function
D. an array
Answer:
The answer to this question is given below in the explanation section. However, the correct option is B. i.e a for loop.
Explanation:
The correct answer to this question is for-loop. Beause, in the for loop is written to perform a certain number of iterations or to iterate until a specific result is achieved.
for example, to calculate the average of 10 numbers, we use the for loop to iterate statements written in its body 10 times to calculate the average.
when the specific numbers of the iteration are reached it will get terminated.
for example
for (int i=0; i<=10; i++)
{
// perfrom average, code
}
this loop iterate 10 times or less, when it reached above the limit it gets stopped.
however, the other options are not correct, because an ordered data structure is like a list of order data, print function print something to the user or on screen. while an array is like a list of data of the same data type.
Answer:
A For Loop
Explanation:
Edge 2020
What capital city is located at 33 s and 71w?
Answer:
jmkk;
Explanation:
A computer essentially takes input, processes it, and produces output. Which person developed a machine in the mid-1880s that accomplished this?
John William Mauchly
Charles Babbage
Sir John Ambrose Fleming
Herman Hollerith
Answer:
The answer to this question is given below in the explanation section. the correct answer is Herman Hollerith.
Explanation:
Charles Babbage (incorrect)
Charles Babbage considers the father of the digital computer. He was a mathematician, philosopher, inventor, and mechanical engineer, Babbage originated the concept of a digital programmable computer. But he died on 18 1, 1871. so, this option is not correct.
John William Mauchly (Incorrect)
John William Mauchly was an American physicist who, along with J. Presper Eckert, designed ENIAC, the first general purpose electronic digital computer, as well as EDVAC, BINAC and UNIVAC I, the first commercial computer made in the United States. But John William Mauchy born on August 30, 1907 and died on January 8, 1980. So, this option is not correct.
Sir John Ambrose Fleming (Incorrect)
Sir John Ambrose Fleming was an English electrical engineer and physicist who invented the first thermionic valve or vacuum tube, designed the radio transmitter with which the first transatlantic radio transmission was made, and also established the right-hand rule used in physics.
Herman Hollerith (correct)
Herman Hollerith was an American businessman, inventor, and statistician who developed an electromechanical tabulating machine for punched cards to assist in summarizing information and, later, in accounting. This machine is patented in 1884.