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
Computer Science Ics Part 2 Chapter 8 Online Test MCQs With Answers
Question # 1
Information including the table name field names and data types is stored in
Choose an answer
Data dictionary
Table
Fields
None
Previous
Skip
Next
Question # 2
The ______ errors in a program are most difficult to locate and remove
Choose an answer
Logical
Syntax
Grammatical
Spelling
Previous
Skip
Next
Question # 3
How many types of data
Choose an answer
2
3
4
5
Previous
Skip
Next
Question # 4
C was designed to write program for:
Choose an answer
Windows operating system
Solaris Operating system
Unix Operating system
OS/2 Operating system
Previous
Skip
Next
Question # 5
Which of the following symbol is used to denote a pre-processor statement?
Choose an answer
%
$
#
@
Previous
Skip
Next
Question # 6
Assembly language is usually used for ______ writing
Choose an answer
System software
Application program
Firmware
A and C
Previous
Skip
Next
Question # 7
Which of the following header file contains information about common mathematical functions?
Choose an answer
stdio.h
math.h
conio.h
None of these
Previous
Skip
Next
Question # 8
Assembly language is also called ______ language
Choose an answer
Symbolic
High-level
Low-level
intermediate-level
Previous
Skip
Next
Question # 9
A request for information from a database in database terminology is called
Choose an answer
Report
Letter
Table
Query
Previous
Skip
Next
Question # 10
The process of linking library files with object code is known as:
Choose an answer
Compiling
Executing
Linking
Saving
Previous
Skip
Next
Question # 11
The expression in define directive:
Choose an answer
Can only be changed at the end of the program
Cannot be changed but can be redefined
Cannot be assigned a value
Cannot be changed
Previous
Skip
Next
Back