1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
diamong [38]
2 years ago
10

1. A _______ causes the computer program to behave in an incorrect or unexpected way.

Computers and Technology
2 answers:
MariettaO [177]2 years ago
8 0

Answer:

A <u>bug</u> causes the computer program to behave in an incorrect or unexpected way.

Explanation:

Let’s look into the following choices and their (brief) meaning. Please let me know in the comment if you have any questions regarding my answer. (E.g clarification)

<h3>What is “Loop”?</h3>

We all know what loop’s meaning is. In both English and Computer, it means the same thing - <u>to do the things over and over again</u>. Loop in programming languages depend on the languages themselves - there exist the for loop, for in loop, while loop, etc.

<h3>What is “Bug”?</h3>

Bug can have many various meanings, depending on the context. It can mean an insect but since we are on computer topic right now - obviously, we are talking about a bug that happens to a device or software, <u>something that’s not supposed to happen</u> - that’s what a bug is. An example is you are playing a game and somehow, you find a bug that make your car fly although it’s not implemented in the code itself.

<h3>What is “Variable”?</h3>

When we are on computer science, of course, maths will always be in the way. Variables work almost the same as how they work in mathematics. When you let x = 4, you declare that x = 4. Variables simply mean to <u>declare one term/variable/character to another types</u>. Some examples are:

  • data = [1,2,3,4,5]
  • x = 4, y = 5, z = x+y
<h3>What is “Syntax”?</h3>

When you are writing a code, sometimes you will end up misplace or forget the <em>syntax</em>. See the following simple code in python below:

  • print(“Hello, World)

Can you tell me what is missing? Exactly, the another “ is missing! So the code will not be run and output as an error for not using the correct syntax. Now, you know why your code isn’t running so you add another “ and now you have print(“Hello, World”). Hooray, your code works now.

Ede4ka [16]2 years ago
3 0

Answer:

Bug

Explanation:

A <u>bug </u>causes the computer program to behave in an incorrect or unexpected way.

You might be interested in
Why laptop computer is called micro computer?​
Eduardwww [97]

Answer:

A lot top is a microcomputer because Michael computer has all the devices that you can use

3 0
4 years ago
nhập N số nguyên dương vào dãy A: a1,a2,...an. Xuất ra số lượng các phần tử số dương và số âm trên dẫy A
DIA [1.3K]

Answer:

????????

Explanation:

???!?!! okay okay okay

7 0
3 years ago
Hardware is defined as the physical parts of a computer.
love history [14]

Answer:

Computer hardware includes the physical parts of a computer, such as the case, central processing unit (CPU), monitor, mouse, keyboard, computer data storage, graphics card, sound card, speakers and motherboard.

3 0
3 years ago
Read 2 more answers
Write a program that print "Censored" if userInput contains the word "darn", else print userInput. End with newline.
Ainat [17]

Answer:

userInput = input("Please enter a string of words ")

userInput.split ()

for item in userInput.split ():

   if item =="darn":

       print("Censored")

       break

else:

   print(userInput)

Explanation:

Using Python programming language, the input function is used to receive the users input and save in a variable userInput

Then the .split method is used to convert the words into a list of words.

Using a for loop, the code checks for the word darn and prints censored if it exists else it prints the userInput

7 0
3 years ago
When parking uphill on a street with no curb, how should your front wheels be positioned? A. Turned to the left (toward the stre
Shkiper50 [21]
The answer is B. It matters which way you park your car . Your car should also be parallel to the carb but with the wheels inward to the right
8 0
3 years ago
Read 2 more answers
Other questions:
  • In statistics the mode of a set of values is the value that occurs most often. Write a program that determines how many pieces o
    10·1 answer
  • Sharon is thinking about opening a bakery. She knows she wants to set her own hours, reduce her stress and make a profit. But sh
    6·2 answers
  • A database is a collection of ________ data.
    15·1 answer
  • Suppose we are sorting an array of eight integers using quicksort, and we have just finished the first partitioning with the arr
    6·1 answer
  • Write a program that will prompt the user to enter an integer. The program should square the number and then print the squared n
    5·1 answer
  • Visual basis,C, C++ and Java are all examples of computer programming ________.
    15·1 answer
  • Which group contains the command to manually conduct a spell check ?
    9·1 answer
  • ______ creates a unique and fixed-length signature for a set of data. It involves converting a numerical input into another comp
    15·1 answer
  • In a typical day, what types of Computer-Mediated Communication do you use?
    8·1 answer
  • Question 1 of 10 Which type of information systems personnel are involved in organizing information so that users can access it
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!