Resource Type | Posted On |
Which function does exchange the contents of two strings? | Oct 31 |
Which of the following would assigns the string “welcome” to the second construc... | Nov 20 |
Which function capitalizes the first letter of a character string and makes the ... | Dec 21 |
string is a - Select option | Feb 11 |
GROUP FUNCTIONS (AGGREGATION FUNCTIONS) | Dec 17 |
Identify which function prototype exhibits the following: Name of the function i... | Feb 25 |
How can I find out what the garbage collector is doing? | Sep 08 |
What is Quick Sort (Partition Exchange Sort) in dfs (data file structure)? | Mar 09 |
What must be done after closing a cursor to return memory? | Dec 21 |
Which is not supported by the string class? - Select option | Oct 10 |
How do I do a case-insensitive string comparison? | Sep 17 |
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 |
Functions of an accumulator | Apr 12 |
Which is NOT true about function objects? | Mar 09 |
Which functions are also known by the name ? | Dec 21 |
Assuming that they are separate columns, which function(s) would splice together... | Dec 21 |
Write the function of crossbar switch? | Jul 18 |
8051 port functions | Apr 02 |
|
What is the function of DMA address register? | Jan 11 |
Explain IF ,Vlookup, Hlookup function. | Jan 20 |
How to clrscr() function working in Visual C++ | Oct 16 |
From which two sources can you generate SQL scripts? | 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 character literal(s) does use two bytes of memory? | Dec 15 |
Name of serial’s name which has been started two year ago. | Dec 15 |
Mention the categories of instruction and give two examples for each category. | Jan 12 |
Which of the following will be used to access the two entries, namely key and va... | Apr 21 |
List Two types of Priority Queues in dfs (data file structure). | Jul 31 |
What is Doubly or Two-Way Linked List in dfs (data file structure)? | Apr 13 |
What is Two Way Merge Sort in dfs (data file structure)? | Jun 18 |
Which header file in C++ does contain function prototypes for memory allocation? | Nov 23 |
Which of the following is true about a function call in a C++ program? | Oct 03 |
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 |
When you call a function by passing the address of a data variable, it is know a... | Sep 16 |