1 votes
1
_____________ 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
2
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...
0 votes
3
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
4
Which of the following tag is used intended for navigation in $HTML5?$navfootersectionnavigation tag
0 votes
5
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
6
Which of the following can be used when creating a pool of global addresses instead of the netmask command?/(slash notation)prefix-lengthno maskblock-size
1 votes
7
Consider a carry look ahead adder for adding two $n$-bit integers, built using gates of fan-in at most two. The time to perform addition using this adder is$\Theta (1)$$\...