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 |
Rewrite the query from exercise 1 so that the remarks will appear as the first c... | 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 |
Distinguish between paste and paste special. | Jan 20 |
How can you select a row, a column or an entire sheet in Excel? | Jan 20 |
List the four ways you can change column width? | Jan 20 |
Does C# support multiple inheritance (MI)? | Oct 16 |
How do I use the 'using' keyword with multiple objects? | Nov 01 |
How will you assign value ‘5’ to the variable ‘x’ inside a member function using... | Aug 11 |
Which of the following will be used to access the two entries, namely key and va... | Apr 21 |
Which overloads a unary minus operator and returns no values - Select option | Mar 21 |
Consider the following code segment and select one of the option | Oct 27 |
Give an example of one address microprocessor? | Nov 26 |
How can you copy an entire worksheet to another worksheet ? | Jan 20 |
Which of the following statements are true about copy constructors? Select... | Jul 09 |
Write an algorithm for Copying a Binary Tree in dfs (data file structure). | Oct 02 |
Which of the following will assign the value to the class member variable num? v... | Jul 15 |
So I can pass an instance of a value type to a method that takes an object as a... | Oct 16 |
What are the fundamental differences between value types and reference types? | Mar 12 |
What is BFS (Breadth First Search) in dfs (data file structure)? | Oct 12 |
What is DFS (Depth First Search) in dfs (data file structure)? | May 06 |
Which one of the following OOP concepts enables reusability of components? | May 28 |
Which one of the following options is true on the topic of Simula67? | Nov 21 |
Which function capitalizes the first letter of a character string and makes the ... | Dec 21 |
|
Which of the following statement defines more than one generic data type in a cl... | Apr 08 |
Identify the correct syntax for declaring a dynamic array of characters using th... | Apr 11 |
What is the output modes used in 8279? | Feb 09 |
What are the modes used in keyboard modes? | Jan 04 |
What are the modes used in display modes? | Mar 31 |
What are the various flags used in 8085? | Oct 13 |
Which Stack is used in 8085? | Apr 22 |
Which interrupts are generally used for critical events? | Aug 12 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
Using the CHECKS table, write a query to return all the unique remarks | Dec 21 |
Are triggers used with the SELECT statement? | Dec 21 |
Using today's TEAMSTATS table, write a query to determine who is batting under... | Dec 21 |
Name the library that must be included while using cin | Nov 13 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
Identify the drawback of using procedure-oriented programming, if any: | Nov 02 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
Write an algorithm for Inserting an element into the queue using array in dfs | Nov 08 |
Write an algorithm for Deleting an element from the queue using array in dfs | Nov 28 |
Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
Write an algorithm for Deleting an element from the circular queue using array i... | Oct 11 |
Write an algorithm for Inserting an element from the circular queue using array ... | Apr 24 |
Write an algorithm for deleting an element from stack using array in dfs (data f... | Nov 17 |
Write an algorithm for Inserting a Node using Singly Linked List in dfs (data fi... | Jan 18 |
Write an algorithm for Deleting a Node using Singly Linked List in dfs (data fil... | Dec 12 |