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 Online Test MCQs With Answers
Question # 1
The name of actual and formal parameters
Choose an answer
May or may not be same
Must be same
Must be different
Must be in lowercase
Previous
Skip
Next
Question # 2
A row of a relation is called:
Choose an answer
Attribute
Entity
Tuple
a and c
Previous
Skip
Next
Question # 3
Which of the following function is used to input data in C programs?
Choose an answer
Scanf
Printf
Get()
getch()
Previous
Skip
Next
Question # 4
The machine language instructions are written in ______
Choose an answer
Keyboard
Binary code
C
None of them
Previous
Skip
Next
Question # 5
Which of the following is used to associate entities with one another?
Choose an answer
Entity
Attribute
Identifier
Relationship
Previous
Skip
Next
Question # 6
Each of the following is an example of a valid Access data type EXCEPT:
Choose an answer
Memo
Currency
Name
Text
Previous
Skip
Next
Question # 7
A form with in another form is called:
Choose an answer
Sub-form
Main form
Multi-form
None
Previous
Skip
Next
Question # 8
Which component of physical database design refers to the consistency of data?
Choose an answer
Indexes
Integrity constaint
File organization
Data distribution strategy
Previous
Skip
Next
Question # 9
Which of the following is also known as data set?
Choose an answer
Record
Field
File
Module
Previous
Skip
Next
Question # 10
The number of bytes used by long int data type in C is:
Choose an answer
2
4
12
16
Previous
Skip
Next
Question # 11
B was developed in the year:
Choose an answer
1969-70
1965-1975
1972-1988
1992-1996
Previous
Skip
Next
Question # 12
Another term for a conditional operator is:
Choose an answer
Ternary
Binary
Byte
Iteration
Previous
Skip
Next
Question # 13
break keyword is used in
Choose an answer
If statement
If-use
Else-if
None of the above
Previous
Skip
Next
Question # 14
Conditional operator is alternative of:
Choose an answer
If
If-else
Nested if-else
None of these
Previous
Skip
Next
Question # 15
Which is the correct sequence of steps for creating and executing C program?
Choose an answer
Editing
→ saving
→ compiling
→ linking
→ Executing
Compiling
→
Editing
→ saving
→ Executing
→ linking
Editing
→ Executing
→ Compiling
→ Linking
Linking
→
Executing
→ saving
→ Editing
→ compiling
Previous
Skip
Next
Question # 16
A two -dimensional table of data is called a
Choose an answer
Group
Set
Declaration
Relation
Previous
Skip
Next
Question # 17
A factor consider when choosing a file organization is
Choose an answer
Fast data retrieval
Security
Efficient storage
All of them
Previous
Skip
Next
Question # 18
Which object is used to store data and define structure for the data in a database?
Choose an answer
Table
Macro
Form
Query
Previous
Skip
Next
Back