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
PPSC Computer Science Full Book test MCQs With Answers
Question # 1
A computer program that translate one program instructions at a time into machine language is called a
Choose an answer
Interpreter
CPU
Compiler
Simulator
Previous
Skip
Next
Question # 2
How many types of microprocessor comprieses.
Choose an answer
3
6
4
9
Previous
Skip
Next
Question # 3
Which one of the following will declare a pointer to an integer at address 0 x 200 in memory.
Choose an answer
int " x, " x = 0 x 200;
int " x, = & 0 x 200;
int " x, = "0 x 200;
int " x, = 0 x 200
Previous
Skip
Next
Question # 4
Which is the type of memory for information that does not change on our computer.
Choose an answer
RAM
ROM
EROM
RAM
Previous
Skip
Next
Question # 5
________ refers to the number of subordinate modules controlled by a calling module.
Choose an answer
span of control
Coupling
Cohesion
Integration
Previous
Skip
Next
Question # 6
PC's use_______ based on this architecture.
Choose an answer
CPU
ALU
MU
None
Previous
Skip
Next
Question # 7
In access this displays the result of a calculation in query
Choose an answer
Lookup field
Calculated field
Source field
child field
Previous
Skip
Next
Question # 8
successful _________ necessitates a portfolio of web based testing tools.
Choose an answer
Web based testing
Integrate
Factor
Unit testing
Previous
Skip
Next
Question # 9
Power PC microprocessor architecture is developed by.
Choose an answer
Apple
IBM
Motorola
All these
Previous
Skip
Next
Question # 10
Four necessary conditions for dead lock are none pre emption circular wait and
Choose an answer
Mutual exclusion
Race condition
Buffer overflow
None of above
Previous
Skip
Next
Question # 11
An IBM system 38 represents the computer class of.
Choose an answer
Small scale computer
Medium scale computer
Large scale computer
Super computer
Previous
Skip
Next
Question # 12
In CORBA 3-tier Client -Server architecture the middle tier represents.
Choose an answer
View objects
Servers objects
Legacy applications
NNTP
Previous
Skip
Next
Question # 13
IP stand for.
Choose an answer
Instruction pointer
Instruction purpose
Instruction paints
None
Previous
Skip
Next
Question # 14
How can you increase the font size of selected text by one point every time.
Choose an answer
By pressing Ctrl + ]
By pressing Ctrl + [
By pressing Ctrl + }
By pressing Ctral +{
Previous
Skip
Next
Question # 15
Element of the array are accessed by
Choose an answer
Index
Mathematical function
Accessing the function in built in data structure.
Int l;
Previous
Skip
Next
Question # 16
The third dimension of the cube is the tet.
Choose an answer
Tactics
Process
data
Program
Previous
Skip
Next
Question # 17
In ASP the function which return the current system data is.
Choose an answer
Get data ()
Date ()
Now ()
Current date()
Previous
Skip
Next
Question # 18
Which of the following does not affect the resolution of a video display image.
Choose an answer
Bandwidth
Raster scan rage
Vertical and horizontal lines of resolution
Screen size
Previous
Skip
Next
Question # 19
Which command can be used to know the present working directory.
Choose an answer
pad
pww
pwd
pdd
Previous
Skip
Next
Question # 20
Most important advantage of an IC is its.
Choose an answer
Easy replacement in case of circuit failure
Extremely high reliability
Reduced cost
Low powers consumption
Previous
Skip
Next
Question # 21
Display card are
Choose an answer
VGA
EGA
Both a and b
None
Previous
Skip
Next
Question # 22
How many types of addressing in memory.
Choose an answer
Logical address
Physical address
Both a and b
None
Previous
Skip
Next
Question # 23
In ASPNET if you want to allows page developers a way to specially static connections in a content page then the class used is.
Choose an answer
Web part Manager
Proxy web part manager
System activator
None
Previous
Skip
Next
Question # 24
Which formula is used to calculate the number of read stall cycles.
Choose an answer
None
Reads read miss rate read miss penalty
Write +Wrier buffer stalls
Memory access* cache miss rate * cache miss penalty
Previous
Skip
Next
Question # 25
During the programming stage the softeare is.
Choose an answer
Requirement analysis.
Designing
Coded and debugged
Maintenance and documented
Previous
Skip
Next
Question # 26
White box testing is.
Choose an answer
Same as glass box testing
Same as clear box testing
Both a and b
Boundary testing
Previous
Skip
Next
Question # 27
A client device designed so that most processing and data storage occurs on the client side describes
Choose an answer
Thin client
Fat client
Passive client
active client
Previous
Skip
Next
Question # 28
A feature of MS Word that saves the document automatically after certain interval is available on.
Choose an answer
Save tab on options dialog box
Save as dialog box
Both of above
None
Previous
Skip
Next
Question # 29
The ____________ was very successful in the calculator market at that time.
Choose an answer
Motorola 6800 and 6809
Microprocessor 4004
Intel 8085
None
Previous
Skip
Next
Question # 30
When you need to obtain the ASCII value of a character which of the following unction you apply in PHP.
Choose an answer
chr ( ):
ace ( ):
ord ( ):
Val ( ):
Previous
Skip
Next
Question # 31
Which among following scheduling algorithms give minimum average waiting time.
Choose an answer
FCFS
SJF
Round rabin
On priority
Previous
Skip
Next
Back