Two dimensional arrays are also called
Which of the following is an SQL trigger supported by Oracle?
K iterations by Newton-Raphson method of finding square root of a number increases accuracy in number of digits :
The complexity of Binary search algorithm is ---
The smallest element of an array's index is called its ---
Which one of following is not a valid identifier?
What is the value of 'd' after this line of code has been executed? double d=Math.round(2.5 + Math.random() );
Which of the following TCP/IP addresses constitute the loopback address?
Which one is modern light weight message exchange format?
Which of the following will produce an answer that is closest in value to a double, d, while not being greater than d?
Which of the following is the destructor for the class'Vehicle'
Which one of these interfaces is implemented by Thread class?
which one is less costly for insertion operation at a particular position?
Register Circuit is not used in?
Which one is a universal logic gate?
Which of the declaration is corect?
The operator that be overloaded is----
Which type of cable is used to connect the COM port of a host to the COM port of a router or switch?
Which of the following is a group of one or more attributes that uniquely indenfies a row?
For every relationship, how many opssible sets of minimum cardinalities are there?
What is the minimum length of character array argv in the above code?
An algorithm that calls itself or indirectly is known as --
Two main measures for the efficiency of an algorithm are --
How many instances of an abstract class can be created?
0
1
2
১৩
Which of the following cannot be checked in a switch-case statement?
Which of the following is a design pattern?
The main threat of Cloud based provisioning is :
Consider the following code segment . What will be content of str[4]? char str[]="Heal";
which of the following protocols uses both TCP and UDP ports?
Which of the following name does not relate to stacks?
which control statement can be executed at least once?