1 votes
1 answer
81
In which modulation discrete values of carrier frequencies is used to transmit binary data?Phase Shift KeyingAmplitude Shift KeyingFrequency Shift KeyingDisk Shift Keying...
1 votes
1 answer
82
$PI$ in $XML$ specification stands for ___________.priceless instructionprocessing instructionpolymorphic inheritanceprimary instruction
1 votes
1 answer
83
Which type of linked list stores the address of the header node in the next field of the last node?Singly linked listCircular linked listDoubly linked listHashed list
0 votes
1 answer
84
What is the advantage of bubble sort over other sorting techniques?It is fasterConsumes less memoryDetects whether the input is already sortedAll of the options
0 votes
1 answer
85
Match the following:$$\begin{array}{|l|l|l|l|} \hline (1) \text{Waterfall model} & (a) \text{Specifications can be developed} \\& \text{incrementally} \\\hline (2) \tex...
0 votes
1 answer
86
$\text{58000 LOC}$ gaming software is developed with effort of $3$ person-year. What is the productivity of person-month?$\text{1.9 KLOC}$$\text{1.6 KLOC}$$\text{4.8 KLOC...
0 votes
1 answer
87
Which of the following tag is used intended for navigation in $HTML5?$navfootersectionnavigation tag
0 votes
1 answer
88
Which of the following is correct Content-Type header that a server side script should send for $SSE$ in $HTML5?$Content-Type: text/event-streamContent-Type: text/applica...
1 votes
4 answers
89
1 votes
1 answer
90
If $x, y, z$ are Boolean variable then $(x+\overline y)(x \cdot \overline y+x\cdot z)(\overline x\cdot \overline z+\overline y)$ is equal to :$x\cdot\overline y$$x\cdot\o...
0 votes
1 answer
91
In the congestion avoidance algorithm, the size of the congestion window increases _________ until congestion is detected.ExponentiallyAdditivelyMultiplicativelySuddenly
1 votes
1 answer
93
0 votes
2 answers
95
_____________ has a feature of remote access through which a customer can access the data from anywhere and at any time with the help of internet connection.IaaSPaaSNaaSS...
0 votes
1 answer
96
The physical location of a record is determined by a mathematical formula that transforms a file key into a record location is:B-Tree FileHashed FileIndexed FileSequentia...
2 votes
1 answer
97
Which table is used in $\text{MS DOS}$ for linked list allocation?$TLB$Page Table$FAT$Index Table
0 votes
1 answer
98
0 votes
2 answers
99
Suppose we have to insert the following sequence of keys into an empty binary search tree:$\text{5, 7, 45, 60, 50, 23, 15, 54}$What would be the height of binary search t...
0 votes
1 answer
100
Most NoSQL databases support automatic ___________ meaning that you get high availability and disaster recovery.ProcessingScalabilityReplicationAll of the options