Resource Type | Posted On |
Can you use ORDER BY on a column that is not one of the columns in the SELECT st... | Dec 21 |
Assuming that they are separate columns, which function(s) would splice together... | Dec 21 |
How would you hide column in Excel? | Jan 20 |
Rewrite the query from exercise 1 so that the remarks will appear as the first c... | Dec 21 |
Are triggers used with the SELECT statement? | Dec 21 |
How can you select a row, a column or an entire sheet in Excel? | Jan 20 |
Which statement(s) is NOT true about catch (…) statement? - Select option | Dec 08 |
Consider the following code segment and select one of the option | Oct 27 |
Will below statements will work or not? | Dec 21 |
List the four ways you can change column width? | Jan 20 |
In 8085 which is called as High order / Low order Register? | Feb 12 |
Which statement(s) does not invoke the above template correctly? - Select option | Jul 18 |
Which of the following statement(s) is NOT true regarding the above code? sele... | Oct 05 |
Which statement(s) is used to rethrow an exception? - Select option | Nov 18 |
Which is NOT true about Templates? - Select option | Oct 27 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
Which of the following statement defines more than one generic data type in a cl... | Apr 08 |
The statement int main() is a which statement | Nov 12 |
Give an example of one address microprocessor? | Nov 26 |
Why am I getting an InvalidOperationException when I serialize an ArrayList? | Dec 13 |
Which statement(s) is true about the visibility of inherited members? Select... | Oct 13 |
Which statement(s) is true regarding the above code? - Select option | Nov 02 |
Which of the following statements are true about copy constructors? Select... | Jul 09 |
Which the following is true regarding the statement? const simple m(a,b); Se... | Sep 19 |
Can savepoints be used to "save off" portions of a transaction? Why or why not? | Dec 21 |
|
Which statement(s) is true about try block? - Select option | Jun 13 |
Which statement is true about compare( ) function? - Select option | Oct 25 |
map k = map_test; Which of statement(s) does illustrate the above code corr... | Nov 22 |
What will happen if an error is not handled? - Select option | Nov 21 |
Which is not supported by the string class? - Select option | Oct 10 |
Which is NOT true about prototyping process? - Select option | Dec 15 |
Which is not true about operator overloading? - select option | Oct 13 |
Which of the following flags do not have any bit fields? - Select option | Oct 20 |
Which is not an input/output stream class? - Select option | Aug 16 |
Which of the following statement(s) is true according to the following statement... | Jan 13 |
Which is used to read a line of text with blanks? - Select option | Mar 10 |
Which of the following is the general form of using an exception specification? ... | Jan 18 |
Which of the following statements is true about the function that contains the c... | Jan 15 |
Which is NOT true about function objects? | Mar 09 |
Which interrupt is not level-sensitive in 8085? | May 01 |
What does streamline an SQL statement mean? | Dec 21 |
Which of the following SQL statements will work? | Dec 21 |
Write the equivalent C++ statement for the following expression | Dec 01 |
Which of the following is not a keyword? | Aug 27 |
Which is not associated with Object-oriented programming? | Feb 25 |
Object-based programming languages do not support | Nov 12 |
C++ does not support | Feb 25 |
Which one of the following options is true on the topic of Simula67? | Nov 21 |
Which one of the following OOP concepts enables reusability of components? | May 28 |
What is BFS (Breadth First Search) in dfs (data file structure)? | Oct 12 |