Resource Type | Posted On |
When do I need to use GC.KeepAlive? | Sep 06 |
Identify which function prototype exhibits the following: Name of the function i... | Feb 25 |
GROUP FUNCTIONS (AGGREGATION FUNCTIONS) | Dec 17 |
How to create table? | Dec 15 |
EXAMINING OBJECTS CREATED BY A USER | Dec 17 |
How does an AppDomain get created? | Mar 16 |
Can I create my own metadata attributes? | Feb 10 |
Can I create my own permission set? | Feb 25 |
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 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
Function prototyping defines for which option | Sep 25 |
Find if the following function prototype contains any error: double area(int ) | Dec 02 |
Select true option for A friend function | Nov 03 |
Which class does define the member function put()? | Oct 13 |
Which is NOT true about function objects? | Mar 09 |
How to clrscr() function working in Visual C++ | Oct 16 |
Explain IF ,Vlookup, Hlookup function. | Jan 20 |
Which functions are also known by the name ? | Dec 21 |
Assuming that they are separate columns, which function(s) would splice together... | Dec 21 |
Functions of an accumulator | Apr 12 |
What is the function of DMA address register? | Jan 11 |
Write the function of crossbar switch? | Jul 18 |
8051 port functions | Apr 02 |
|
Which of the following option will create a user-defined namespace in ANSI C++? | Dec 15 |
What will happen if a unique index is created on a nonunique field? | Dec 21 |
What would happen if you created a table and granted select privileges on the ta... | Dec 21 |
What are the different types of forms that you can create in Access? | Jan 20 |
How can you create a style by example? Explain. | Jan 20 |
What is the use of macro? How do we create macro in Excel? | Jan 20 |
Write an algorithm for creating Heap in dfs (data file structure). | Sep 13 |
Write an algorithm for Creating Singly Linked List in dfs (data file structure). | Nov 10 |
Write an algorithm for Creating Stack (lifo) using Singly Linked List in dfs. | Apr 03 |
Write an algorithm for Creating Queue(fifo) using Singly Linked List in dfs. | Dec 04 |
Write an algorithm for Creating Circular Doubly Linked List in dfs. | Sep 28 |
Write an algorithm for Creating a Binary Tree in dfs (data file structure). | Oct 02 |
How do I declare a pure virtual function in C#? | Jan 01 |
Which of the following functions in C++ replace the usage of macros in C? | Sep 07 |
C++ supports a mechanism virtual function to achieve. select option | Dec 13 |
Which of the following is NOT true about virtual functions? | Aug 13 |
How will you assign value ‘5’ to the variable ‘x’ inside a member function using... | Aug 11 |
Consider a class X, which includes a virtual function called X_output. | Feb 16 |
Which of the following is NOT true about pure virtual function? | Mar 20 |
Which of the following is not true about member functions? | Jul 28 |
What is the general format of calling a static member function using a class... | Nov 02 |
Which of the following is true while passing objects as function arguments? It i... | Feb 24 |
Which function does exchange the contents of two strings? | Oct 31 |
Which function can retrieve the character stored at a specified location? | Jan 24 |
Which statement is true about compare( ) function? - Select option | Oct 25 |