Resource Type | Posted On |
So I can pass an instance of a value type to a method that takes an object as a... | Oct 16 |
Are C# references the same as C++ references? | Sep 01 |
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 |
When you call a function by passing the address of a data variable, it is know a... | Sep 16 |
Which of the following function calls is correct while providing default... | Feb 25 |
A C++ program structure is based on the concept of | Mar 25 |
Which of the following is true about a function call in a C++ program? | Oct 03 |
Differentiate between select Query & parameter Query. | Jan 20 |
Which can be used to identify the services provided and received by objects? | Dec 15 |
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 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
Is it true that objects don't always get destroyed immediately when the last ref... | Sep 25 |
What is Reference counter in dfs (data file structure)? | Sep 17 |
What is the general format of calling a static member function using a class... | Nov 02 |
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 |
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 sysdate with example | 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 |
Example of CMMI | Nov 05 |
return is an example of which option | Jul 21 |
Why did they call it .NET? | Nov 19 |
Which of the following features that distinguish object oriented programming fro... | Jun 09 |
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 |
What is Program counter? | Nov 12 |
What are the various programmed data transfer methods? | Jan 05 |
Which of the following is true while passing objects as function arguments? It i... | Feb 24 |
Which statement(s) is similar to the declaration of non type template... | Mar 22 |
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 |
What are the fundamental differences between value types and reference types? | Mar 12 |
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 |
File Structure in dfs (data file structure)? | Apr 03 |
Can I call a virtual method from a constructor/destructor? | Sep 08 |
Write an algorithm for Inserting an element into the queue using array in dfs | Nov 08 |
Write an algorithm for Deleting an element from the queue using array in dfs | Nov 28 |