EASY
HSSC Clerk
IMPORTANT
Earn 100

The process state transition diagram is representative of:


(a)A batch operating system
(b)An operating system with preemptive scheduler
(c)An operating system with a non preemptive scheduler
(d)An unprogrammed operating system
(e)None of these

50% studentsanswered this correctly

Important Questions on Practice Sets
EASY
HSSC Clerk
IMPORTANT
What is a Weighted graph?

HARD
HSSC Clerk
IMPORTANT
Find out the error in the following 'C' program, if any?
main()
{
int i= ;
for(; ;)
{
printf(''%d", i );
if(i )
break;
}
}

MEDIUM
HSSC Clerk
IMPORTANT
The class of methods that constructs a parse tree from the leaves to the roots is called?

MEDIUM
HSSC Clerk
IMPORTANT
For what purpose Piggybacking technique is used?

MEDIUM
HSSC Clerk
IMPORTANT
Which of the following is not a context free grammar component?

MEDIUM
HSSC Clerk
IMPORTANT
Choose the false statement about SQL statement?

MEDIUM
HSSC Clerk
IMPORTANT
For an input pulse train of clock period the delay produced by -stage shift register will be:

MEDIUM
HSSC Clerk
IMPORTANT
Which N-Tier architecture normally does the CBS system have?
