Resource Type | Posted On |
Which of the following function calls is correct while providing default... | Feb 25 |
Which of the following is true about a function call in a C++ program? | Oct 03 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
Which function call does invoke the following function prototype? float sub1(int... | Feb 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 |
When you call a function by passing the address of a data variable, it is know a... | Sep 16 |
What is the general format of calling a static member function using a class... | Nov 02 |
Which overloads a unary minus operator and returns no values - Select option | Mar 21 |
Pick out the correct usage of the list function called, splice(). | Jun 03 |
Which object-oriented relationship can provide this information? | Dec 15 |
Provide syntax to rename a table | Dec 17 |
Provide syntax to truncate a table | Dec 17 |
Identify which function prototype exhibits the following: Name of the function i... | Feb 25 |
GROUP FUNCTIONS (AGGREGATION FUNCTIONS) | Dec 17 |
COUNT(field_name) with example | Dec 17 |
Define a namespace called ‘samplespace’, which includes a member variable,namely... | Dec 15 |
Explain the following terms giving suitable examples: | Jan 20 |
return is an example of which option | Jul 21 |
Example of CMMI | Nov 05 |
Why did they call it .NET? | Nov 19 |
Explain sysdate with example | Dec 17 |
Give an example of one address microprocessor? | Nov 26 |
Give examples for Maskable interrupts? | Sep 29 |
Give example for Non-Maskable interrupts? | Jul 25 |
|
Explain the different instruction formats with examples | Oct 21 |
Compare CALL and PUSH instructions | Jul 03 |
Explain the difference between a JMP instruction and CALL instruction | Oct 26 |
What is Program counter? | Nov 12 |
What are the various programmed data transfer methods? | Jan 05 |
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 |
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 |
Which of the following features that distinguish object oriented programming fro... | Jun 09 |
A C++ program structure is based on the concept of | Mar 25 |
So I can pass an instance of a value type to a method that takes an object as a... | Oct 16 |
What are the fundamental differences between value types and reference types? | Mar 12 |
Which of the following will assign the value to the class member variable num? v... | Jul 15 |
Which of the following will be used to access the two entries, namely key and va... | Apr 21 |
Which can be used to identify the services provided and received by objects? | Dec 15 |
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 functions are also known by the name ? | Dec 21 |
Assuming that they are separate columns, which function(s) would splice together... | Dec 21 |
Explain IF ,Vlookup, Hlookup function. | Jan 20 |
How to clrscr() function working in Visual C++ | Oct 16 |
Which is NOT true about function objects? | Mar 09 |