Resource Type | Posted On |
Step to take immediately after a project receives requirements | Jan 07 |
What are input & output devices? | Sep 17 |
Which can be used to identify the services provided and received by objects? | Dec 15 |
List Two types of Priority Queues in dfs (data file structure). | Jul 31 |
What are the fundamental differences between value types and reference types? | Mar 12 |
List Types of Linked List in dfs (data file structure). | Nov 13 |
Which is not an input/output stream class? - Select option | Aug 16 |
What are the signals used in input control signal & output control signal? | Apr 01 |
What is the use of addressing modes, mention the different types | Feb 20 |
What standard types does C# use? | Oct 21 |
Define file in dfs (data file structure). | May 13 |
File Structure in dfs (data file structure)? | Apr 03 |
Is it true that all C# types derive from a common base class? | Nov 04 |
So I can pass an instance of a value type to a method that takes an object as a... | Oct 16 |
What types of object can I throw as exceptions? | Dec 14 |
How can I check the type of an object at runtime? | Feb 06 |
Can I get the name of a type at runtime? | Nov 18 |
What are the different types of charts available in Excel? | Jan 20 |
Which of the following data type(s) is introduced by ANSI C++? | Dec 15 |
Which casting operator can cast a pointer to any other type of pointer in ANSI... | Dec 15 |
What types of information are stored in the data dictionary? | Dec 21 |
What are the different types of forms that you can create in Access? | Jan 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 |
Which of the following is not a user-defined data type? | Jan 13 |
|
Which code segments will convert a class object namely sample to type double? | Sep 06 |
Which of the following code would read a line of text from char type variable,... | Jan 05 |
Which of the following statement defines more than one generic data type in a cl... | Apr 08 |
Which statement(s) is similar to the declaration of non type template... | Mar 22 |
Define File Organization technique in dfs (data file structure). | Aug 23 |
What is sequential file organization in dfs (data file structure)? | Nov 26 |
What is direct or random file organization in dfs (data file structure)? | May 12 |
What is an Index file in dfs (data file structure)? | Mar 08 |
What is semi random or indexed sequential file organizations in dfs (data file... | Sep 26 |
What is garbage in dfs (data file structure)? | Mar 19 |
Can I redirect tracing to a file? | Nov 09 |
What is graph in dfs (data file structure)? | Apr 21 |
What is Loop in dfs (data file structure)? | Jan 19 |
What is Multigraph in dfs (data file structure)? | Dec 14 |
What is Preloading in dfs (data file structure)? | Nov 16 |
What is Linear in dfs (data file structure)? | Feb 16 |
What is vector in dfs (data file structure)? | Jul 24 |
What is stack in dfs (data file structure)? | Nov 05 |
What is Outdegree in dfs (data file structure)? | Jan 28 |
What is Path in dfs (data file structure)? | Jul 23 |
What is Cycle in dfs (data file structure)? | Nov 19 |
What is Malloc in dfs (data file structure)? | Oct 06 |
What is queue in dfs (data file structure)? | Jan 25 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
so an int is a value type, and a class is a reference type. How can int be deriv... | Dec 10 |