Answer:
the person drinks water if the answer to “thirsty?” is yes
Answer:
C
Explanation:
What is output by the following code? c = 1 sum = 0 while (c < 10): c = c + 2 sum = sum + c print (sum)
With the given code, The code outputs 24.
How is this code run?On the first iteration, c is 1 and sum is 0, so c is incremented to 3 and sum is incremented to 3.
On the second iteration, c is 3 and sum is 3, so c is incremented to 5 and sum is incremented to 8.
On the third iteration, c is 5 and sum is 8, so c is incremented to 7 and sum is incremented to 15.
On the fourth iteration, c is 7 and sum is 15, so c is incremented to 9 and sum is incremented to 24.
At this point, c is no longer less than 10, so the while loop exits and the final value of sum is printed, which is 24.
Read more about programs here:
https://brainly.com/question/26134656
#SPJ1
1 cup coffee cream = ____ tbsp butter plus ____ c milk
This is a tech Question?
Answer: NO!
What are some current and future trends for network technology? Check all of the boxes that apply. an increase in the number and types of devices an increase in the people who will not want to use the network an increase in the number and types of applications an increase in the use of wired phones an increase in the use of the cloud
Answer: A,C,E
Source: trust me bro
Examine trends in emergence of computer from 1936-1985 and its relevance to education industry in Nigeria
Answer:
The emergence of computers from 1936-1985 witnessed several remarkable trends that had considerable relevance to the education industry in Nigeria. Below are some of the significant trends and their relevance to the education sector in Nigeria:
1) The First Generation Computers (1936-1950s): The first computers were large, bulky, and crude devices that used vacuum tubes, magnetic drums, and punched cards for data processing. The early computers were mainly used for government and military purposes, such as code-breaking, ballistic calculations, and scientific research. The relevance of first-generation computers to the education industry in Nigeria was limited, as they were too expensive and complex for widespread adoption in schools.
2) The Second Generation Computers (1950s-1960s): In the 1950s, computers became smaller, faster, and more reliable, thanks to the invention of transistors. Second-generation computers used magnetic core memory and high-level programming languages such as COBOL and FORTRAN. These advancements made computers more accessible to businesses and government agencies, enabling them to streamline their operations and increase efficiency. However, the education industry in Nigeria still had limited access to computers due to cost and technological barriers.
3) The Third Generation Computers (1960s-1970s): The Third Generation Computers witnessed several improvements in technology, such as the development of the integrated circuit, which led to the creation of miniaturized and affordable computers. These computers were faster, more reliable, and had increased data storage capacity. They were also equipped with graphical user interfaces and interactive software, making them more user-friendly. This generation of computers became more relevant to the education industry in Nigeria, as they were affordable enough to be used in schools for teaching and learning.
4) The Fourth Generation Computers (1970s-1980s): Fourth-generation computers were faster, cheaper, and more efficient than their predecessors. The introduction of microprocessors made it possible to design computers that were small enough to fit on a desktop. This development led to the development of personal computers, which revolutionized the way people worked and communicated. Personal computers had enormous relevance to the education industry in Nigeria, as they enabled students and teachers to access information and learn new skills more easily.
In conclusion, the trends in the emergence of computers from 1936-1985 had considerable relevance to the education industry in Nigeria. Despite the technological and cost barriers that limited access to computers in the early years, the advancement of computer technology over time made it possible for computers to become an integral part of teaching and learning in Nigeria.
When transferring instructions and data between the Main Memory Unit and the CPU, they will be placed on the ______ Bus
When transferring instructions and data between the Main Memory Unit and the CPU, they will be placed on the System Bus.
The System Bus is a communication channel that connects the main memory unit, the central processing unit (CPU), and other input/output devices in a computer system. The main function of the System Bus is to facilitate the transfer of data and instructions between the CPU and other components of the computer system, including the main memory unit. When the CPU needs to read or write data or instructions from the main memory unit, it sends a request over the System Bus.
The main memory unit then retrieves the requested data or instructions from memory and sends it back to the CPU via the System Bus. Similarly, when the CPU needs to send data to an output device, it sends the data over the System Bus, and the output device retrieves the data from the bus. In this way, the System Bus acts as a conduit for data and instructions to flow between the CPU and other components of the computer system, allowing them to cooperate to complete the tasks specified by the user. The System Bus is a critical component of any computer system, and its speed and capacity can have a significant impact on the overall performance of the system.
Learn more about CPU here:
https://brainly.com/question/16254036
#SPJ4
Write a MY SQL query to display the name and hire date of all employees who were hired in 1992.
Answer:
Select * from Employees where LastName LIKE '%H%' or LastName LIKE '%A%' or LastName LIKE '%Z%' order by Hiredate(or whatever you put for your year name) desc;
Explanation:
Sasha is viewing a primary component of her Inbox in Outlook. She sees that the subject is “Meeting Time,” the message is from her co-worker Trevon, and the message was received on Monday, January 10th. Sasha can also see the contents of the message. Which part of the Inbox is Sasha viewing?
the status bar
the Reading Pane
the message header
the Task List
sasha is viewing the status bar
Answer: Its B, The reading pane
you would like to find the sentence containing the largest number of words in some given text. the text is specified as a string s consisting of n characters: letters, spaces, dots
I'm using the Java programming language to write the code. For easier reading and comprehension, I have bolded the comments. I have also pasted the results of running the identical code on my PC.
What components make up string data?Traditionally, a string data type consists of a series of characters, either in the form of a literal constant or a variable. The latter can either be constant in length or allow its elements to alter (after creation).
What are string and their various types?A string is frequently implemented as an array data structure of bytes (or words) that uses a character encoding to contain a series of components, typically characters.. A string is generally thought of as a type of data. String could also mean more.
To know more about string consisting visit:
https://brainly.com/question/28165987
#SPJ4
There is no danger of data collision with this topology.
bus
mesh
ring
star
Answer:
ring
Explanation:
9
10
11
12
13
14
15
16
17
Which of the following is a shortcut used to copy selected or highlighted contents to
clipboard. (A) ctrl+A (B) ctrl+B (C) ctrl+Y (D) ctrrl+C
The shortcut use to open a new file / documents is ---(A) ctrl+K (B) ctrl+N (C) ctrl+M
(D) ctrrl+C
The best software for payroll calculation is --- (a) MS-Excel (b) CorelDraw (c) MS-
Access (d) MS-PowerPoint
GUI means: (a) graphical user input (b) graphical user interface (c) graphical user
internet (d) graphical used interface
Which of the following is an example of a word processing software: (a) CorelDraw (b)
WordPad (c) MS-Excel (d) Word Art
Which of the physical structure of the computer is NOT related --- (a) keyboard (b)
mouse (C) scanner (d) printer
Mouse, keyboard, system unit, printer, and speaker are best refers to: (a) components
(b) parts (c) hardware (d) software
Modern computer depending upon their application are classified as special purpose
computer and Purpose computer (a) new (b) original (c) all (d) general
The basic features of first generation computer is: (a) digital tube (b) vacuum tube (c)
valve tube (d) digital valve
The answers are in the order: D, B, A, B, D, C, C, D, B
Understanding computerA computer is an electronic device that accepts data, processes data to give information and finally store the data.
It is designed to receive, process, and output information, and can be programmed to perform a variety of tasks. Modern computers typically consist of hardware components, such as the central processing unit (CPU), memory, storage, and input/output devices like a keyboard and a monitor, as well as software components, such as the operating system and applications.
Computers have become an integral part of modern society and are used for a wide range of purposes, from personal use to business, education, and scientific research.
Learn more about computer shortcuts here:
https://brainly.com/question/30590269
#SPJ1
what does ram stand for
Answer: Random-Access memory
Ram stands for Random access memory which defines it as a computer's short-term memory, which it uses to handle all active tasks and apps.
Q.2 (A)
Write down the method for cooking pasta from the given ingredients.
% CUP
Ingredients and amounts
Dried pasta
Butter
Amul cheese spread
Milk
Salt
1 tablespoon
2-3 tablespoon
Va cup
pinch
ach line contains a letter o
Answer:
First u need to soften pasta by boiling it .
Butter 1 tablespoon.
Then Fry wet pasta , And add veggies or spices
When it's about to prepare ,
Add Amul cheese ( if u want to make cheese pasta)
Add a pinch of salt ( if u want) not necessary.
Milk is not necessary though.
I hope this helps a little bit
An algorithm that could execute for an unknown amount of time because it depends on random numbers to exit a function may:_______
a. have a redundancy.
b. get caught in an infinite loop.
c. suffer from indefinite postponement.
d. issue a compiler error.
Answer:
c. suffer from indefinite postponement.
Explanation:
Algorithm is a set of rules that are followed in calculations or other problem solving operation by a computer. An algorithm may execute for unknown amount of time and it may suffer indefinite postponement. Algorithm depends on random numbers and it can execute continuously.
Can someone tell me the answer to this
Answer:
C
Explanation:
1. Open the start file EX2019-ChallengeYourself-9-3. The file will be renamed automatically to include your name. Change the project file name if directed to do so by your instructor, and save it.
2. If the workbook opens in Protected View, click the Enable Editing button in the Message Bar at the top of the workbook so you can modify the workbook.
3. Use Consolidate to create a summary of real estate sales for all property types. Place the consolidated data on the Summary worksheet in cells B3: C15. Use the Average function to consolidate the data from cells B2: C14 in the Condo, Townhouse, and Single Family worksheets. Include links to the source data.
4. Import individual sales data from the tab-delimited text file Select Sales Data 2019-2020. Import the data as a table in cell A1 of the Select Sales worksheet.
5. Remove the data connection when the import is complete.
6. In the Select Sales worksheet, add data validation to restrict values in the House Type columns (cells B2: B139) to the values in the cell range named PropertyTypes. Include a drop-down list of values in the cells to assist in data correction.
7. Add the following input message to cells B2:B139: Select a property type from the list.
8. Add the following error alert to cells B2:B139: Not a valid property type.
9. Apply data validation circles to any values that violate the data validation rules you just created.
10. Add a comment to cell B1 in the Select Sales worksheet that reads: This needs to be fixed.
11. Add a hyperlink from cell B1 in the Select Sales worksheet to link to the named range (defined name) PropertyTypes. Test the link.
12. Use Flash Fill to add a new column of data to the Select Sales worksheet to display the number of bedrooms/the number of bathrooms.
a. In the Select Sales worksheet, cell F1, type the heading: BR/BA
b. Complete the column of data using this pattern in cell F2: 1 BR/1 BA
You will need to enter at least two samples in order for Flash Fill to suggest the correct autofill data. Check your work carefully.
Sales Summary 2019-2020
Number of Sales Average Selling Price
1
2
3 One BR, One BA
4 One BR, Two BA +
5 Two BR, One BA
6 Two BR, Two BA
7 Two BR, Two BA +
8 Three BR, One BA
9 Three BR, Two BA
10 Three BR, Three BA +
11 Four BR, One BA
12 Four BR, Two BA
13 Four BR, Three BA+
14 Five BR-. One BA
15 Five BR+ Two BA+
16
17
18
19
20
21
22
23
24
Answer:
Omg what is this
soooo long questionn
i am fainted
what rubbish you written how long the question is of which subject
what's your name
And office now has a total of 35 employees 11 were added last year the year prior there was a 500% increase in staff how many staff members were in the office before the increase
There were 5 staff members in the office before the increase.
To find the number of staff members in the office before the increase, we can work backward from the given information.
Let's start with the current total of 35 employees. It is stated that 11 employees were added last year.
Therefore, if we subtract 11 from the current total, we can determine the number of employees before the addition: 35 - 11 = 24.
Moving on to the information about the year prior, it states that there was a 500% increase in staff.
To calculate this, we need to find the original number of employees and then determine what 500% of that number is.
Let's assume the original number of employees before the increase was x.
If we had a 500% increase, it means the number of employees multiplied by 5. So, we can write the equation:
5 * x = 24
Dividing both sides of the equation by 5, we find:
x = 24 / 5 = 4.8
However, the number of employees cannot be a fraction or a decimal, so we round it to the nearest whole number.
Thus, before the increase, there were 5 employees in the office.
For more questions on staff members
https://brainly.com/question/30298095
#SPJ8
Select all statements that are true of cable internet connections.
A. They're dial-up connections.
B. They're broadband connections.
C. They're wireless connections.
D. They're shared bandwidth connections.
The statements that are true of cable internet connections are:
They're broadband connections. They're shared bandwidth connections.What is this connection about?In telecommunications, cable Internet access is known to be cable Internet and it is said to be a kind of broadband Internet access that make use of the same tools as a cable television.
Note that the statements that are true of cable internet connections are:
They're broadband connections. They're shared bandwidth connections.Learn more about internet from
https://brainly.com/question/2780939
#SPJ2
¿Que ess ready player one?
The interpretation or translation of the following phrase is: "Are you ready player one?"
Why are translations important?Translation is necessary for the spreading new information, knowledge, and ideas across the world. It is absolutely necessary to achieve effective communication between different cultures. In the process of spreading new information, translation is something that can change history.
In this example, it is possible that a flight simulation has just displayed the above message. It is important for the trainee in the simulator to be able to interpret the following message.
Learn more about interpretation:
https://brainly.com/question/28879982
#SPJ1
Full Question:
What is the interpretation of the following:
¿Que ess ready player one?
The epa requires spray guns used in the automotive refinishing process to have transfer efficiency of at least
The epa requires spray guns used in the automotive refinishing process to have transfer efficiency of at least 65 percent transfer efficiency.
What is the transfer efficiency
EPA lacks transfer efficiency requirement for auto refinishing spray guns. The EPA regulates auto refinishing emissions and impact with rules. NESHAP regulates paint stripping and coating operations for air pollutants.
This rule limits VOCs and HAPs emissions in automotive refinishing. When it comes to reducing overspray and minimizing wasted paint or coating material, transfer efficiency is crucial. "More efficiency, less waste with higher transfer rate."
Learn more about transfer efficiency from
https://brainly.com/question/29355652
#SPJ1
Which of the following would be considered software? Select 2 options.
memory
printer
operating system
central processing unit (CPU)
Microsoft Office suite (Word, Excel, PowerPoint, etc.)
Thing
Answer:
Microsoft Office suite (Word, Excel, PowerPoint, etc.), and thing
Explanation:
The Operating system and Microsoft Office suite will be considered as software.
A Software is the opposite of Hardware in a computer system.
Let understand that Software means some set of instructions or programs on a computer which are used for operation and execution of specific tasks.There are different type of software and they include:
Application Software are software installed into the system to perform function on the computer E.g. Chrome.System Software is the software designed to provide platform for other software installed on the computer. Eg. Microsoft OS. Firmware refers to set of instructions programmed on a hardware device such as External CD Rom.In conclusion, the Operating system is a system software while the Microsoft Office suite is an application software.
Learn more about Software here
brainly.com/question/1022352
At first, what was the only kind of information that could be sent over the early internet?
-Text
-Media
-Audio
-Email
Since email and text-based messaging services like Usenet and IRC were the primary methods of communication on the early internet, text was the only type of information that could be exchanged across it at first.
When did the term "internet" first appear?The initial full specification of TCP, produced by Cerf and his colleagues, had a single worldwide TCP/IP network that was referred to as the "Internet" for the first time in 1974.
How long has the term "Internet" been around?Shortened from internetwork, inter-network, which was first used in 1972 to refer to (then-hypothetical) networks involving numerous different computers, "the linked computer networks of the U.S. Defense Department" was first used in 1984. network + inter- "between" (n.).
To know more about Usernet visit:
https://brainly.com/question/1549155
#SPJ1
Which of the following Excel cell entries gives the sum of 20 + 150 + 85?
Click on the cell, type =20+150+85, and then hit Enter.
Click on the cell, type =SUM(20+150+85) in the formula bar, and then hit Enter.
Click on the cell, type 20+150+85, and then hit Enter.
Click on the cell, type 20+150+85 in the formula bar, and then hit Enter.
Click on the cell, type =20+150+85, and then hit Enter, by this following excel entries we can enter the given sum
What does Excel's formula bar mean?Click the Display tab, then click to choose the Calculation Bar check box in order to display the Formula Bar. Tip: Press CONTROL+SHIFT+U to enlarge the Formula Bar and display more of the formula.
What do the buttons on the formula bar do?The Excel Equation Bar is a little bar that sits below the ribbon. It shows the content of the currently cell range on the right side and the cell address on the left. The formula bar also allows you to insert a value directly into the cell. There are 3 sections (Enter, Cancel, and Insert a Function).
To know more about excel visits:
https://brainly.com/question/20893557
#SPJ4
who invented Telegram
Answer:
Pavel Durov invented telegram.
QUESTION 1 Choose a term from COLUMN B that matches a description in COLUMN A. Write only the letter (A-L) next to the question number (1.1-1.10) in the ANSWER BOOK. COLUMN A 1.1. Substances that provide nourishment to the body 1.2. How you think and feel about something 1.3. Helps to cope with the challenges of being a student Exercise relating to increasing your heart rate 1.5. Having traits or qualities traditionally associated with 1.4. men 1.6. Seeing, hearing, or sensing something that is not really there 1.7. 1.8. Leaving everything till the last minute Is Chapter 2 in the Constitution of SA 1.9. Group of people who share notes and information 1.10. Ability to exercise for extended period of time COLUMN B A hallucination B nutrients C study group D procrastinate E endurance F Bill of Rights G Cardio-vascular H masculine I attitude J resilience K strength L flexibility
Answer:
1.1 B nutrients 1.2 I attitude 1.3 J resilience 1.4 H masculine 1.5 L flexibility 1.6 A hallucination 1.7 D procrastinate 1.8 F Bill of Rights 1.9 C study group 1.10 E endurance
Explanation:
Find an overall minimum two-level circuit (corresponding to sum of products expressions) using multiple AND and one multi-input OR gate per function for the following set of functions. Show a K-map for each function, and draw the final two-level circuit. You will have to share terms between F and G to find the minimum circuit.
F(a, b, c, d) = m(0, 1, 2, 3, 6, 7, 8, 10, 12, 13)
G(a, b, c, d) = {m(0, 1, 2, 3, 8, 9, 10, 13)
Answer:
si la pusiera en español te pudiera responer
What do you click in the Menu Bar to access LibreOffice Help? O Edit View File O Help
Answer:
To access LibreOffice Help, you would click on the "Help" option in the Menu Bar.
Explanation:
Write an interface called Shape, inside, there is a method double area(); write a class called Box which implements the Shape. In Box, there are two data members: a double called length, and a double called width. Also implements constructor, and the method area() which calculates the area by multiplying the length and width. Then write a Tester class, which has a main method and creates a box object and displays the area.
Answer:
Explanation:
The following code is written in Java. It contains the interface Shape, the class Box, and a tester class called Brainly with the main method. Box implements the Shape interface and contains, the instance variables, the constructor which takes in the inputs for length and width, getter methods for length and width, and the defines the area() method from the interface. Then the object is created within the Brainly tester class' main method and the area() method is called on that object. Output can be seen in the image attached below. Due to technical difficulties, I have added the code as a txt file below.
In two to three sentences, describe one advanced search strategy and how it is useful.
#Nova
Answer:
i was here
Explanation:
On the AdvertisingCosts worksheet, create a Line chart of the data for the total spent on advertising each month from January through June. The primary horizontal axis should be the months of the year, and the Vertical (value) Axis should be the total spent on advertising each month.
I can provide you with general instructions on how to create a line chart in Microsoft Excel based on the data you have mentioned.
How to create the line chartTo create a line chart of the data for the total spent on advertising each month from January through June in Microsoft Excel, you can follow these steps:
Open Microsoft Excel and open the AdvertisingCosts worksheet.
Select the data range for the months and total spent on advertising from January through June.
Click on the "Insert" tab on the Excel ribbon.
Click on the "Line" chart type under the "Charts" section.
Select the chart subtype that you prefer from the drop-down menu. For example, you can choose a simple line chart or a chart with markers for each data point.
Your chart will be created, but it may need some adjustments to make it look better. For example, you may want to add a chart title, axis titles, and legend to the chart.
Click on the chart to activate the "Chart Tools" tab on the Excel ribbon.
Use the options on this tab to customize your chart as needed. For example, you can add a chart title by clicking on the "Chart Title" button, or you can change the axis titles by clicking on the "Axis Titles" button.
Once you have completed these steps, you should have a line chart of the data for the total spent on advertising each month from January through June. The primary horizontal axis should be the months of the year, and the Vertical (value) Axis should be the total spent on advertising each month.
Read more about spreadsheets here:
https://brainly.com/question/26919847
#SPJ1
Describe the job of an Architect.
Answer:
Architects plan, develop and implement building designs. They compile feasibility reports, determine environmental impact, create project proposals, estimate costs, determine timelines and oversee construction processes.
Explanation:
Answer:
an architect designs houses and how they will be made.
Explanation: