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

Define Computer Program?

  • Ans 1: A computer is a device that follows the instructions given to it . A well define set of instruction given to the computer is called a computer 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

Define Computer Program?

  • Ans 1: A computer is a device that follows the instructions given to it . A well define set of instruction given to the computer is called a computer program.
Submit

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

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

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

Question # 1

Define Low Level Language ?

  • Ans 1: Low Level Language : A low level language is a programming language that deals with a computers hardware components and constraints. It has no (or only a minute level of) abstraction in reference to a computer and works to manage a computers operational semantics. A low-level language may also be referred to as a computer native language.
    Categories: There are two broad categories of low level language.
    1. Machine Languages
    2. Assembly Languages
Submit

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

Question # 1

What is Header File?

  • Ans 1: Header File : Header Files contain definitions of Functions and Variables, Which is imported or used into any C++ program by using the preprocessor # include statement. Header file have an extension "h" which contains C++ function declaration and macro definition.
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!