2 votes
1
3 votes
2
1 votes
3
Which of the following are not functions (from R to R )and whya) f(x)= sqrt(x)b)f(x) = sqrt(x2 +1)c)f(x)= + - sqrt(x2+1)d) f(x)=+- xe) f(x)=1/(n2-4)
3 votes
4
The combinational logic circuit shown in the given figure has an output Q which isa) ABCb) A+B+Cc)A ⊕ B ⊕ Cd) A. B+C
2 votes
5
Which of the following technology results in least power dissipation ?a) CMOSb) ECLc) TTLd) NMOS
1 votes
8
Is it possible for table to have more than one primary key? If no then why?
2 votes
9
with a four programs in memory and with 80% average I/O wait,the CPU utilizationa)60% b)70% d)90% d)100%
4 votes
10
The basic variants of time stamp based method of concurrency control are a)Total time stamp ordering b) Partial time stamp orderingc) Multiversion time stamp ordering ...
2 votes
11
What features make $C++$ so powerful ?Easy implementationReusing old codeEasy memory managementAll of the above
2 votes
12
1 votes
13
Which of the following statements is true, when structure of database file with 20 records is modified ?? EOF ( ) Prints. T? BOF ( ) Prints F? BOF ( ) Prints T? EOF ( ) P...