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 Online Test MCQs With Answers
Question # 1
Assembly language is usually used for ______ writing
Choose an answer
System software
Application program
Firmware
A and C
Previous
Skip
Next
Question # 2
Which of the following represents the entities?
Choose an answer
Teacher
Student
Aero plane
All
Previous
Skip
Next
Question # 3
All numbers greater than 0 and less than 100
Choose an answer
< 0 and > = 100
> 0 and < = 100
< > 100
> = 1
Previous
Skip
Next
Question # 4
You can use a decision statement to:
Choose an answer
Run a series of statements if a test fails
Test series of conditions
Test whether a condition is true or false
All of these
Previous
Skip
Next
Question # 5
Query is a statement in the SQ that extracts specific:
Choose an answer
Information
File
Application
Wizard
Previous
Skip
Next
Question # 6
Which of the following format specifiers is used for string?
Choose an answer
%s
%c
%d
%f
Previous
Skip
Next
Question # 7
Which of the following loop is available in C language?
Choose an answer
While
Do-while
For
All
Previous
Skip
Next
Question # 8
Which of the following escape sequence is used for beep
Choose an answer
/a
/b
/t
/n
Previous
Skip
Next
Question # 9
Which of the following mode open only an existing file for both reading and writing
Choose an answer
"W"
"W+"
"r+"
"a+"
Previous
Skip
Next
Question # 10
____________ is used to specify two different choices with "if" statement.
Choose an answer
Switch
Else
If
If-else
Previous
Skip
Next
Question # 11
The symbol '=' represents:
Choose an answer
Comparison operator
Assignment operator
Equal to operator
None of these
Previous
Skip
Next
Question # 12
In if statement , true is represented by:
Choose an answer
0
1
2
3
Previous
Skip
Next
Question # 13
In 3NT which form of dependency is removed ?
Choose an answer
functional
non-functional
associative
transitive
Previous
Skip
Next
Question # 14
Which escape sequence can be used to insert a tab in c:
Choose an answer
\a
\b
\t
\n
Previous
Skip
Next
Question # 15
In ERD model, the relationship between two entities is represented by a
Choose an answer
diamond symbol
rectangular box
oval symbol
line
Previous
Skip
Next
Question # 16
When is while loop more appropriate then for loop?
Choose an answer
The terminating condition occurs unexpectedly
The body of loop will be executed at least once
The program will be executed at least once
The number times the loop will be executed is known before the loop executes
Previous
Skip
Next
Question # 17
Stdio stands for:
Choose an answer
Standard input output
Symbolicinput output
Simpleinput output
Stringinput output
Previous
Skip
Next
Question # 18
Which option in MS Access is used to create a new database form scratch?
Choose an answer
Access template
Blank database
Existing databse
New folder
Previous
Skip
Next
Back