Resource Type | Posted On |
Which of the following is not a user-defined data type? | Jan 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 |
Function prototyping defines for which option | Sep 25 |
Which class does define the member function put()? | Oct 13 |
Which of the following statement defines more than one generic data type in a cl... | Apr 08 |
Which of the following option will create a user-defined namespace in ANSI C++? | Dec 15 |
What are the various programmed data transfer methods? | Jan 05 |
Define file in dfs (data file structure). | May 13 |
EXAMINING OBJECTS CREATED BY A USER | Dec 17 |
Which of the following is true about a function call in a C++ program? | Oct 03 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
What are the different types of write operations used in 8253? | Sep 25 |
Give the different types of command words used in 8259a? | Oct 10 |
GROUP FUNCTIONS (AGGREGATION FUNCTIONS) | Dec 17 |
Identify which function prototype exhibits the following: Name of the function i... | Feb 25 |
How do we define name in Excel? What is the use of defining names? | Jan 20 |
What is Program counter? | Nov 12 |
A C++ program structure is based on the concept of | Mar 25 |
Which is not associated with Object-oriented programming? | Feb 25 |
Object-based programming languages do not support | Nov 12 |
Which of the following features that distinguish object oriented programming fro... | Jun 09 |
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 |
|
Who defines the CAS code groups? | Mar 02 |
How do I define my own code group? | Mar 23 |
What are the fundamental differences between value types and reference types? | Mar 12 |
Can I define my own exceptions? | Mar 26 |
Define File Organization technique in dfs (data file structure). | Aug 23 |
What is the general format of calling a static member function using a class... | Nov 02 |
How will you assign value ‘5’ to the variable ‘x’ inside a member function using... | Aug 11 |
Define instruction cycle, machine cycle and T-state | Nov 25 |
Define HRQ? | Apr 22 |
Define scan counter? | Jul 07 |
Define stack and explain stack related instructions | Dec 23 |
Define Flags | Aug 06 |
Define a namespace called ‘samplespace’, which includes a member variable,namely... | Dec 15 |
Which of the following data type(s) is introduced by ANSI C++? | Dec 15 |
What types of information are stored in the data dictionary? | Dec 21 |
List Two types of Priority Queues in dfs (data file structure). | Jul 31 |
List Types of Linked List in dfs (data file structure). | Nov 13 |
What standard types does C# use? | Oct 21 |
What is the use of addressing modes, mention the different types | Feb 20 |
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 |
When you call a function by passing the address of a data variable, it is know a... | Sep 16 |
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 |