Resource Type | Posted On |
What is the use of macro? How do we create macro in Excel? | Jan 20 |
What makes SQL a nonprocedural language? | Dec 21 |
The declaration of global variables must be made in which option | Aug 29 |
How would you hide column in Excel? | Jan 20 |
What is the general format of calling a static member function using a class... | Nov 02 |
Explain the difference between a JMP instruction and CALL instruction | Oct 26 |
Compare CALL and PUSH instructions | Jul 03 |
Why did they call it .NET? | Nov 19 |
Define a namespace called ‘samplespace’, which includes a member variable,namely... | Dec 15 |
Which function capitalizes the first letter of a character string and makes the ... | Dec 21 |
What are macro actions? Name any two actions provided by Access? | Jan 20 |
What are macro actions? Name any two actions provided by Access? | Jan 20 |
Which of the following functions in C++ replace the usage of macros in C? | Sep 07 |
What is the output of the below code? | Dec 06 |
What is the output of the following code? | Feb 24 |
What is Code Access Security (CAS)? | Nov 04 |
Who defines the CAS code groups? | Mar 02 |
How do I define my own code group? | Mar 23 |
Can source code be reverse-engineered from IL? | Jan 28 |
Identify if any error in the following code segment | Jan 04 |
Consider the following code segment and select one of the option | Oct 27 |
How can you select a row, a column or an entire sheet in Excel? | Jan 20 |
What are the different types of charts available in Excel? | Jan 20 |
What is the significance of the fill handle in Excel? | Jan 20 |
How do we define name in Excel? What is the use of defining names? | Jan 20 |
|
Why does excel display number signs(###) in a cell? | Jan 20 |
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 |
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 |
Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
Using the CHECKS table, write a query to return all the unique remarks | Dec 21 |
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 |
In 8085 which is called as High order / Low order Register? | Feb 12 |
Which interrupts are generally used for critical events? | Aug 12 |
Identify the correct syntax for declaring a dynamic array of characters using th... | Apr 11 |
Which of the following is called an implicit constructor for the class xyz? | Sep 26 |
Consider a class X, which includes a virtual function called X_output. | Feb 16 |
Pick out the correct usage of the list function called, splice(). | Jun 03 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
Can I call a virtual method from a constructor/destructor? | Sep 08 |
Name the library that must be included while using cin | Nov 13 |
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 |
Write an algorithm for Deleting an element from the circular queue using array i... | Oct 11 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |