Resource Type | Posted On |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
What is Linear in dfs (data file structure)? | Feb 16 |
What are the modes used in display modes? | Mar 31 |
What is Non-Maskable interrupts? | Jul 24 |
Give example for Non-Maskable interrupts? | Jul 25 |
Does Requirements Management includes management of technical and non technical... | Aug 31 |
Which of the following is true about a function call in a C++ program? | Oct 03 |
Identify which function prototype exhibits the following: Name of the function i... | Feb 25 |
What is difference between Release and build | Feb 24 |
Explain difference between Sequential Search and Binary Search. | Aug 21 |
What is the difference between typeof and GetType()? | Nov 25 |
What is the difference between == and object.Equals? | Oct 05 |
GROUP FUNCTIONS (AGGREGATION FUNCTIONS) | Dec 17 |
Explain the difference between a JMP instruction and CALL instruction | Oct 26 |
What would happen if you created a table and granted select privileges on the ta... | Dec 21 |
If you own a table, who can select from that table? | Dec 21 |
If you have a trigger on a table and the table is dropped, does the trigger stil... | Dec 21 |
What happens during a full-table scan? | Dec 21 |
How can you avoid a full-table scan? | Dec 21 |
Distinguish between Select query and Action Query, Database and Table, Filter an... | Jan 20 |
Using today's TEAMSTATS table, write a query to determine who is batting under... | Dec 21 |
Using the CHECKS table, write a query to return all the unique remarks | Dec 21 |
What are the various programmed data transfer methods? | Jan 05 |
What is Program counter? | Nov 12 |
How to create table? | Dec 15 |
|
How to insert records into tables? | Dec 15 |
Provide syntax to rename a table | Dec 17 |
Provide syntax to truncate a table | Dec 17 |
Dual table in oracle | Dec 17 |
Which of the following code would read a line of text from char type variable,... | Jan 05 |
Which is used to read a line of text with blanks? - Select option | Mar 10 |
Identify the drawback of using procedure-oriented programming, if any: | Nov 02 |
Which is not associated with Object-oriented programming? | Feb 25 |
Object-based programming languages do not support | Nov 12 |
Can I write IL programs directly? | Sep 20 |
Can I use COM components from .NET programs? | Sep 21 |
Can I use .NET components from COM programs? | Dec 15 |
A C++ program structure is based on the concept of | Mar 25 |
Which of the following features that distinguish object oriented programming fro... | Jun 09 |
List the major components of the keyboard/Display interface. | Oct 14 |
Why does excel display number signs(###) in a cell? | Jan 20 |
Which statement(s) is similar to the declaration of non type template... | Mar 22 |
Which function call does invoke the following function prototype? float sub1(int... | Feb 13 |
Identify the variables, which are local to the following function | Nov 08 |
Which of the following statements is true about the function that contains the c... | Jan 15 |
Function prototyping defines for which option | Sep 25 |
Find if the following function prototype contains any error: double area(int ) | Dec 02 |
What is the difference between a private assembly and a shared assembly? | Nov 03 |
What is the difference between an event and a delegate? | Sep 22 |
What are the fundamental differences between value types and reference types? | Mar 12 |