Answer:
1) corrected
2) organized
3) Fade and worn-out
4) saved
5) saved
6) organized and graphics
who is the father of computer?
a.jeff bezos
b.cgarles babagge
c.micky pointe
d.marlos carten
Answer:
Explanation:
B.
what is pascaline ?
also called Arithmetic Machine, the first calculator or adding machine to be produced in any quantity and actually used. The Pascaline was designed and built by the French mathematician-philosopher
Lauren is a network technician monitoring performance on the local area network (LAN). She becomes alarmed when the network utilization reaches 95 percent for a particular time of day. How does she know what the utilization is normally like
It uses network usage monitoring software to know the level of traffic on that local network.
We can arrive at this answer because:
Network monitoring is an important activity to avoid overloading or underutilizing a local network.This allows the network to be manipulated to promote good performance and provide adequate traffic to users.To know the level of use of a network it is necessary to use network monitoring software. An example of this type of software is the Capsa Network Analyzer, which also allows the elaboration of strategies to increase, stabilize or decrease network utilization.
More information:
https://brainly.com/question/8118353
Hey, can somebody convert this Pseudocode into a Python Program, I've been struggling to do so for a while.
Answer:
print("Enter a positive whole number: ")
NumberIn = int(input())
NumberOut = 0
Count = 0
while NumberIn > 0:
Count = Count + 1
PartValue = NumberIn % 2
NumberIn = NumberIn // 2
for i in range(1, Count - 1):
PartValue = PartValue * 10
NumberOut = NumberOut + PartValue
print("The result is: " + str(NumberOut))
Outputs:
Enter a positive whole number:
22
The result is: 1011
Enter a positive whole number:
29
The result is: 1111
Enter a positive whole number:
-1
The result is: 0
The reason most people refer to "filming" a video on a cell phone camera is that:
A) a smartphone creates film.
B) the video requires a filter.
C) the word is a holdover from when films were made.
D) the video will be converted to a film later.
Answer: C
Explanation:
obviously cellphones work digitally and do not produce actual film, nor is it likely it will be converted to film from digital (whats the point?)
Which type of website would allow Evan, an avid traveler, to share photos and videos with his friends
Answer:
G00GLE Photos? I'm not sure what you mean.
Explanation:
Search engine Photos is the type of website would allow Evan, an avid traveller, to share photos and videos with his friends.
What is meant by website?A website, often referred to as a web site, is a compilation of web pages and related content that is uploaded to at least one web server and given a common domain name. A group of World Wide Web pages that are often available online and connected to one another by a person, company, higher education institution, government, or other organization.
The primary objective of certain websites is to only present, disseminate, or display certain data or content online.
A website is a collection of connected web pages with a common domain name. The website can be made by anyone, including individuals, groups, and businesses. All websites are a part of the World Wide Web.
Thus, it is Search engine Photos.
For more details about website, click here:
https://brainly.com/question/19459381
#SPJ2
what are overlapping geographical areas within a cellular network called?
: Describe the type of gameplay seen during early video games (ex. Spacewar!, Pong).
Answer:
Computer scientists began building rudimentary games and simulations on mainframe computers in the 1950s and 1960s, with MIT's Spacewar! in 1962 being one of the first such games to be played with a video display. The first consumer-ready video game hardware arrived in the early 1970s, with the Magnavox Odyssey, the first home video game system, and the first arcade video games from Atari, Computer Space and Pong, the latter of which was later transformed into a home console version. Pong's success in arcades and at home prompted numerous firms to create clones of the game, resulting in a market contraction in 1978 owing to oversaturation and a lack of innovation.
Write a program to input 6 numbers. After each number is input, print the biggest of the numbers entered so far.
Answer:
num1 = int(input("Enter a number: " ))
print("Largest: " + str(num1))
# num 2 #
num2 = int(input("Enter a number: "))
if num2 > num1:
print("Largest: " + str(num2))
else:
print("Largest: " + str(num1))
# num 3 #
num3 = int(input("Enter a number: "))
print("Largest: " + str(max(num1, num2, num3)))
# num 4 #
num4 = int(input("Enter a number: "))
print("Largest: " + str(max(num1, num2, num3, num4)))
# num 5 #
num5 = int(input("Enter a number: "))
print("Largest: " + str(max(num1, num2, num3, num4, num5)))
# num 6 #
num6 = int(input("Enter a number: "))
print("Largest: " + str(max(num1, num2, num3, num4, num5, num6)))
Explanation:
In this exercise, using the knowledge of computational language in python, we have that this code will be written as:
The code is in the attached image.
We can write the python as:
num1 = int(input("Enter a number: " ))
print("Largest: " + str(num1))
num2 = int(input("Enter a number: "))
if num2 > num1:
print("Largest: " + str(num2))
else:
print("Largest: " + str(num1))
num3 = int(input("Enter a number: "))
print("Largest: " + str(max(num1, num2, num3)))
num4 = int(input("Enter a number: "))
print("Largest: " + str(max(num1, num2, num3, num4)))
num5 = int(input("Enter a number: "))
print("Largest: " + str(max(num1, num2, num3, num4, num5)))
num6 = int(input("Enter a number: "))
print("Largest: " + str(max(num1, num2, num3, num4, num5, num6)))
See more about python at brainly.com/question/13437928
How is the central message of being true to oneself conveyed in the story?
The central message of being true to oneself is illustrated in the story as the character allowed his uniqueness to shine through.
You did not provide the story. Therefore, an overview of the central idea will be given. The central message of a story is the main idea that the author wants the readers to know.
The central message is also referred to as the theme. Since the central message is about being true to oneself, the character will respect the opinions of others but won't conform to stereotypes. Such a person allows their uniqueness to shine through.
Read related link on:
https://brainly.com/question/25582903
________ consists of programs designed to work behind the scenes to handle detailed operating procedures.
How do Machine Learning (ML) and Artificial Intelligence (AI) technologies help businesses use their enterprise data effectively?
Machine learning and Artifical intelligence helps develop models which are capable of learning continously on its own , hence, progressively getting better based on the amount and correctness of the data. Hence, artifical intelligence and machine learning models helps enterprise to draw insightful pattern from their data, capable of driving enterprise growth.
Models created using these automation technology continously learn from enterprise data, which they convert to reasonable insight which can help enterprise deduce lapses in business and foster business growth.
Hence, machine learning and artificial intelligence helps put enterprise data into good use.
Learn more : https://brainly.com/question/15584994
b. A customer is transferring $2500 from one account to another on Thursday, 4 January 2018. After clicking the next button, an error message is shown.
i.State ONE factor that could have led to an error caused by the customer.
ii.TWO factors that could have led to an error caused by the technology
answers please
Answer:
b
Explanation:
"Depression is being colorblind and constantly told how colorful the world is.”
What is the difference between Label and value in excel?
Answer:
The main difference between the label and the value is that the label is what you see within the system itself (or also on the web form if the field can be used in such a feature). ... The value, on the other hand, is what systems read as the name of a field.
Hope it help and if it its correct please give brainliest
Stay Safe And Healthy
Thank You
cual es la diferencia entre tala y poda
Answer:
talar es talar árboles
y podar podar sesped
A _______________ is a particular type of network that uses circuits that run over the Internet but that appears to the user to be a private network.
Answer:
A virtual privte network is a particular type of network that uses circuits that run over the Internet but that appears to the user to be a private network.
to allow excel to change the cell references in a formula or function from row to row or column to column as you fill with it, you must use an ________.
to allow excel to change the cell references in a formula or function from row to row or column to column as you fill with it, you must use an formula cells.
You must utilize a cell formula to allow excel to modify the cell references in a formula or function between row to row or column to column as you fill it out.
Cell formula and Excel:A cell reference is a name for a cell or a group of cells on a worksheet that may be used in a formula to tell Microsoft Office Excel where to look for the values or data that the calculation should compute.
The cell function in Excel returns data about a cell in a spreadsheet. info type specifies the type of information to be returned.
Cell may obtain information such as the cell's address and filename, as well as specific information about the cell's formatting.
Find out more information about 'Cell formula'.
https://brainly.com/question/26988565?referrer=searchResults
which of the following are benefits of designing a scalable system? choose 3 options.
-guaranteed systems access for all users
- users may never know that a site has experienced tremendous growth
- ability to respond to user volume issues more quickly
- system will never need to grow again
-ability to maintain a high level of service for customers
Python converts your code into bytecode when you run your program. This process is an intermediate step in a process called.
Python first compiles your source code (. py file) into a format known as byte code . Compilation is simply a translation step and byte code is a lower level and platform-independent representation of your source code
Python converts your code into bytecode when you run your program. This process is an intermediate step in a process called Compilation.
The line of code returns the ASCII code.
ASCII, has the full form American Standard Code for Information Interchange. It consists of a 7-bit code in which every single bit represents a unique alphabet.
Python is a high-level computer programming language. It is dynamically used.
First, it does a compilation for a file with the extension `.pyc`
Python converts your code into bytecode when you run your program. This process is an intermediate step in a process called Compilation.
Learn more about Python code here:
https://brainly.com/question/34746850.
#SPJ3
how are digital computer classified on different types
the commands to add transitions to slides is located on which tab of the ribbon?
Answer:
When looking at the tabs there will be a "Transitions" tab
Present your opinions about using robots to help with household routines.
Answer:
I believe robots helping with household routines is great! Robots hold have great capability to assist senior 's. Robots can hand appropriate medicines to older adults on time. They can mop the floor super fat and super good. Additionally, there are robots that can lift people up and move them to a certain place!
Explanation:
CODEHS 3.5.4 Obi-Wan Says
You should ask the user for three pieces of information
You should confirm their name and how many droids and Wookiees they want to meet
You should confirm their name and how many droids and Wookiees they want to meet
The program receives inputs for the name, number of droids and wookiees a user wants and displays the information as a complete sentence. The program written in python 3 goes thus :
name = input('Enter name : ')
# prompts user of name
num_droid = int(input('number of droids : '))
#prompts for number of droids
num_wooks = int(input('number of wookiees : '))
#prompts for number of wookiees
print(name, ' wants to meet', num_droid, 'droids and',num_wooks , 'Wookiees' )
#displays the information as a complete sentence
A sample run of the program is attached
Learn more : https://brainly.com/question/25506437
When using ________ access, access to the data starts at the beginning of the file and proceeds through all the records to the end of the file.
When using sequential access, access to the data starts at the beginning of the file and proceeds through all the records to the end of the file.
True or false: The Internet and the World Wide Web are not synonymous. The WWW is just one part of the Internet, and its primary use is to correlate and disseminate information. The Internet includes the WWW and also other forms of communication systems such as email.
True or false: The Internet and the World Wide Web are not synonymous. The WWW is just one part of the Internet, and its primary use is to correlate and disseminate information. The Internet includes the WWW and also other forms of communication systems such as email.
Answer : True
1. Give a natural number x. Display the last digit of 3 at the power of x. 2. Give a natural three-digit number. Calculate the sum of the digits and check if the sum is perfectly square
in c++
Difference between web browser and search engine.
Answer:
A search engine is like Bing, but a web browser is a browser you can search from anywhere in the world and end up with the same search results.
Explanation:
what is the average gradient of the slope along the straight line CD
Answer:
is there a graph to go with this?
Explanation:
The average gradient of the slope along the straight-line CD is 0.05.
What is the average gradient?The gradient of the straight line that passes through any two points on a curve is the average gradient between any two points. This is the curve's average gradient between points A and C.
The gradient between lines C and D.
Here, the horizontal distance between points C and D is 2 miles.
Difference in elevation is = 1500 -1000 = 500 ft.
Hence, the gradient is = change in vertical elevation / horizontal distance= 500/2 = 250 ft./mile
or we can take both as the same unit in feet, 1 mile is = 5280 feet. So 2 miles is = 5280 x 2 = 10560 ft.
Gradient is = 500/10560 = .05
Therefore, the graph's slope along the straight CD line has an average gradient of 0.05.
To learn more about average gradient, refer to the link:
https://brainly.com/question/29531399
#SPJ2
The question is incomplete. Your most probably complete question is given below: the graph is added.
what should you consider when using a wireless keyboard with your home computer cyber awareness
A good practice is to protect data on your home wireless systems. What one should you consider when using a wireless keyboard with your home computer is Reviewing and configuring the available security features, including encryption.
An individual need to protect their information when using wireless technology. It can be done through avoiding the use of non-Bluetooth-paired or unencrypted wireless computer peripherals.The kind of information sometimes cause serious damage to national security in the event of unauthorized disclosure.
Learn more from
https://brainly.com/question/25349554