ICS Part 2 Computer Science Chapter 8 Short Questions Test With Answer

Online Short Questions For Chapter 8 "ICS Part 2 Computer Science Chapter 8 Short Questions Preparation "

Try The Short Questions For ICS Part 2 Computer Science Chapter 8 Short Questions Preparation

  • Total Questions10

  • Available Sets4

Computer Science - ICS Part 2 Computer Science Chapter 8 Short Questions Preparation

Question # 1

Why logical errors is the most difficult error to find?

  • Ans 1: Logical errors when a program follows a faculty algorithm. The compiler cannot detect logical errors; therefor no error message is reported from the compiler . Moreover, these errors don't cause the program to be crashed that's why these are very difficult to detect. One can recognize logical errors by just looking at the wrong output of the program. Logical errors can only be detected by through testing of the program.
Submit

Prepare Complete Set Wise Questions For Chapter 8 "ICS Part 2 Computer Science Chapter 8 Short Questions Preparation "

ICS Part 2 Computer Science Chapter 8 Short Questions Preparation - Set 1

Question # 1

Why logical errors is the most difficult error to find?

  • Ans 1: Logical errors when a program follows a faculty algorithm. The compiler cannot detect logical errors; therefor no error message is reported from the compiler . Moreover, these errors don't cause the program to be crashed that's why these are very difficult to detect. One can recognize logical errors by just looking at the wrong output of the program. Logical errors can only be detected by through testing of the program.
Submit

ICS Part 2 Computer Science Chapter 8 Short Questions Preparation - Set 2

Question # 1

What is an assembler?

  • Ans 1: An assembler (language translator for assembly language program) is used to translate an assembly language program into machine language.
Submit

ICS Part 2 Computer Science Chapter 8 Short Questions Preparation - Set 3

Question # 1

Define Bug?

  • Ans 1: Bug : The programmer may come across errors while writing a computer program. In programming languages, theses errors are called 'Bugs" and the process of finding and removing bugs is called debugging
    There are three types of bugs/Errors.
    1. Syntax Error
    2. RunTime Error
    3. Logical Error
Submit

ICS Part 2 Computer Science Chapter 8 Short Questions Preparation - Set 4

Question # 1

Differentiate between Compiler and Interpreter.

  • Ans 1: Compiler : Compiler translate the source program into an object program with .obj extension . A Compiler is a special program that processes statements written in a particular programming language and turns them into machine language or "code" that a computer processor uses.
  • Ans 2: Interoperate : An Interpreter is a computer program that directly executes I.e performs, instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program.
Submit

8th Chapter

12th Computer Science Chapter 8 Preparation

Here you can prepare 12th Computer Science Chapter 8 Problem Solving Preparation. Click the button for 100% free full practice test.

Is this page helpful?