com whiz

Is this your test? Login to manage it. If not, you can make a test just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
The primary key is selected from the:
2.
1 point
A race condition occurs when
3.
1 point
3) Virtual Circuit Networks are normally implemented in:
4.
1 point
You can read input that consists of multiple lines of text using
5.
1 point
The scheduling in which CPU is allocated to the process with least CPU-burst time is called
6.
1 point
A scheduler which selects processes from secondary storage device is called
7.
1 point
In context with Relational algebra, which of the following are unary operations
I SELECT
II PROJECT
III UNION
IV PRODUCT
8.
1 point
Which of the following is true-
Φ = empty language € = empty string
9.
1 point
A program in execution is called
10.
1 point
Chomsky normal forms are not useful in-
11.
1 point
#include
int main()
{
printf("%%dd\n",12);
system("PAUSE");
}
12.
1 point
The term 'polling' in a computer means a process by which a computer system
13.
1 point
7) By default a real number is treated as a
14.
1 point
The “blocking factor” of a file is
15.
1 point
5)Protocol normally used in live streaming of video/audio:
16.
1 point
10) If a class C is derived from class B, which is derived from class A, all through public inheritance, then a class C member function can access
17.
1 point
Nested Macro calls are expanded using the
18.
1 point
4)The IP address 239.25.25.26 would belong to :
19.
1 point
The term ‘page traffic’ describes
20.
1 point
9) The address of a variable temp of type float is
21.
1 point
An exception is caused by
22.
1 point
) Program ‘preemption’ is
23.
1 point
Nested Macro calls are expanded using the
24.
1 point
Memory utilization factor shall be computed as follows
25.
1 point
A relation is in this form if it is in BCNF and has no multivalued dependencies:
26.
1 point
Which amongst the following is valid syntax of the Fork and Join Primitive?
27.
1 point
) If we create a file by ‘ifstream’, then the default mode of the file is _________
28.
1 point
14)If x = 5, y = 2 then x ^ y equals________.
(where ^ is a bitwise XOR operator)
29.
1 point
11)If the variable count exceeds 100, a single statement that prints “Too many” is
30.
1 point
6)Which of the following statements should be used to obtain a remainder after dividing 3.14 by 2.1 ?
31.
1 point
8) What will the statement
char ch='A';
store in variable ch?
32.
1 point
Which of the following languages is regular-
33.
1 point
2) The http protocol uses the following port :
34.
1 point
12) Usually a pure virtual function
35.
1 point
A network schema
36.
1 point
The break statement causes an exit
37.
1 point
Which of the following will produce a value 10 if x = 9.7?
38.
1 point
The set strings of 0's and 1's with atmost one pair consecutive one's-
39.
1 point
13) In C++, the range of signed integer type variable is ________
40.
1 point
Shell is the exclusive feature of
41.
1 point
which topology, if there are n devices in a network, each device has n-1 ports for cables?