More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
ICS Part 2 Computer Science Chapter 8 Online Test MCQs With Answers
Question # 1
Which file contains the program after translation into machine language?
Choose an answer
Object file
Exe file
Source file
None
Previous
Skip
Next
Question # 2
Which of the following syntax is used to include header file?
Choose an answer
#include<name of header file>
#include"name of header file"
Both a or b
None of these
Previous
Skip
Next
Question # 3
A collection of data that include name address phone number etc of a person
Choose an answer
Byte
Record
Character
Field
Previous
Skip
Next
Question # 4
The ______ errors in a program are most difficult to locate and remove
Choose an answer
Logical
Syntax
Grammatical
Spelling
Previous
Skip
Next
Question # 5
The machine language instructions are written in ______
Choose an answer
Keyboard
Binary code
C
None of them
Previous
Skip
Next
Question # 6
The expression may be:
Choose an answer
Contant
Arithmetic expression
String
All
Previous
Skip
Next
Question # 7
The process of linking library files with object code is known as:
Choose an answer
Compiling
Executing
Linking
Saving
Previous
Skip
Next
Question # 8
An IDE stands for:
Choose an answer
Input data error
Input Desktop environment
Integrated Development Environment
Internal Disk error
Previous
Skip
Next
Question # 9
Which of the following key is used to to load a program in memory to run?
Choose an answer
ALT+F9
CTRL+F9
CTRL+S
ALT+F5
Previous
Skip
Next
Question # 10
The ".exe" file is produced by:
Choose an answer
Linker
Loader
Compiler
Interpreter
Previous
Skip
Next
Question # 11
Who developed C?
Choose an answer
Von-Meumann
Al-Khuwarizmi
Charles Babbage
Dennis Ritchie
Previous
Skip
Next
Question # 12
The extension of object file is:
Choose an answer
.c
.txt
.obj
.h
Previous
Skip
Next
Question # 13
Which header file contains information about standard input/output function?
Choose an answer
stdio.h
math.h
Both A and B
None
Previous
Skip
Next
Question # 14
A request for information from a database in database terminology is called
Choose an answer
Report
Letter
Table
Query
Previous
Skip
Next
Question # 15
The process of changing of source code into object code is celled:
Choose an answer
Compiling
Executing
Linking
Saving
Previous
Skip
Next
Question # 16
C was developed in the year:
Choose an answer
1970
1972
1976
1995
Previous
Skip
Next
Back