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

Name two main categories of Programming Languages.

  • Ans 1: There are two broad categories of programming languages
    1. Low Level Languages
    2. High Level Languages
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

Name two main categories of Programming Languages.

  • Ans 1: 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 2

Question # 1

What are preprocessor directives?

  • Ans 1: Preprocessor directives are commands that give instruction to the C preprocessor. The preprocessor is a program that modifies the program .(Source program) prior to its compilation. A preprocessor directive always begins with the symbole (#). In the above program, include is preprocessor directives.
Submit

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

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 4

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

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.