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

Described the concept of linker .

  • Ans 1: The Linker is a program the combine the object program with additional object files that may be needed for the program to execute and save the final machine language program as an executable file on disk. In Turbo C++ , the linker can be invoked by selecting Complile | Link from the menu bar. The linker combine different library files to the object file and produces an executable file with extension
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

Described the concept of linker .

  • Ans 1: The Linker is a program the combine the object program with additional object files that may be needed for the program to execute and save the final machine language program as an executable file on disk. In Turbo C++ , the linker can be invoked by selecting Complile | Link from the menu bar. The linker combine different library files to the object file and produces an executable file with extension
Submit

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

Question # 1

Define Structure programming .

  • Ans 1: In structured programming languages, the entire logic of the of the program is divided into number of smaller modules, where each modules, (piece of code) implements a different functionality.
Submit

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

Question # 1

What are programming Languages?

  • Ans 1: Programming Languages : The language which are used to write computer programs are called Programming language.
    Categories : There are two broad categories of programming languages
    1. Low Level Languages
    2. High Level Languages
Submit

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

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

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?

Share your comments & questions here

Guest
  • No comments yet. Be the first to comment!