5 votes
18 answers
1461
If every non-key attribute is functionally dependent on the primary key, then the relation is in ________First normal formSecond normal formThird normal formFourth normal...
1 votes
1 answer
1467
In the architecture of $8085$ microprocessor match the following :$\begin{array}{clcl} \text{(a)} & \text{Processing unit} & \text{(i)} & \text{Interrupt} \\ \text{(b)}...
3 votes
2 answers
1469
1 votes
2 answers
1470
Which speed up could be achieved according to Amdahl's Law for infinte number of processes if $5\%$ of a program is sequential and the remaining part is ideally parallel?...
0 votes
1 answer
1471
Which of the given wireless technologies used in IoT, consumes the least amount of power?ZigbeeBluetoothWi-FiGSM/CDMA
0 votes
2 answers
1472
Which of the following is not a Clustering method?K-Means methodSelf Organizing feature map methodK- nearest neighbor methodAgglomerative method
0 votes
1 answer
1474
Which of the following Super Computers is the fastest Super Computer?Sun-way TaihuLightTitanPiz DaintSequoia
0 votes
2 answers
1475
Which of the following testing techniques ensures that the software products runs correctly after the changes in maintenance?Path TestingIntegration TestingUnit TestingRe...
1 votes
7 answers
1476
0 votes
2 answers
1480
Two atomic operations permissible on Semaphores are _________ and ________.wait, stopwait, holdhold, signalwait, signal