aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Awareness Test - 2
  • An error in a program is also known as
Multiple choice

An error in a program is also known as

  1. mistake

  2. bug

  3. code

  4. problem

  5. virus

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In computer programming, an error or flaw that causes a program to produce an incorrect or unexpected result is commonly referred to as a bug.

Keep practicing — related questions

  • What is the other name of an Error?
  • When coding, a mistake is called a computer _________.
  • An error is also known as
  • What error will occur while running the following program? void main() { int const *t=8; printf(%d,++(*t)); }
  • What error will occur while running the following program? void main() { int i=j+5,j=6; printf(%d %d,i,j); }
  • Find out the error in the following program. void main() { int t,c; scanf(Enter the values of t and c = %d ...
  • What type of error will occur while running the following program? void main() { extern int t; t =100; prin...
  • Which of the following variables is also known as criterion variable?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Computer Fundamentals and System Concepts (2421 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy