Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
The type 'System.Data.Objects.ObjectContext' is defined in an assembly that is n...Oct 13
Program for converting int to class objectOct 04
Program to illustrate over riding of base class member function in a derived...May 13
Program to show an example of Calling a Base Class Method from a Derived ClassApr 24
Is it true that all C# types derive from a common base class?Nov 04
Is it true that objects don't always get destroyed immediately when the last ref...Sep 25
which class members does the derived class inherit from base class? select...Sep 27
CREATING A CLASS ACCOUNTS FROM WHICH ARE DERIVED TWO CLASSES CURRENT AND SAVINGS...Aug 03
so an int is a value type, and a class is a reference type. How can int be deriv...Dec 10
Which is true, if a derived class is publicly inherited from base class?Sep 19
What are the fundamental differences between value types and reference types?Mar 12
Program of converting class type to basic variable of type string using conversi...Jan 27
Which of the following does a derived class inherit from a base class?Sep 18
Which code segments will convert a class object namely sample to type double?Sep 06
Program that provides an example of passing objects to function using call by re...Dec 12
Are C# references the same as C++ references?Sep 01
method in a derived class affect a method in a base classMar 21
How does a method in a derived class affect a method in a base classJan 27
How do we cast a Derived class to Base classMay 19
[T] CBOP3203 Object Oriented Programming (Objects & Classes) Part 5Apr 23
If a class contains the objects of another class as its members, then it is know...Dec 19
Which of the following will assign the value to the class member variable num? v...Jul 15
Program to illusrate data conversion b/w built in data types and user defined ...Aug 16
Program to append a StringBuffer by StringBuffer, String objects and other Basi...Jun 02
Program to illustrate operator overloading from class to basic typeDec 01
UML Class Diagram, Data Types, and AttributesFeb 21
PROGRAM OF OVERLOADING ARITHMETIC OPERATORS ON OBJECTS OF CLASS FLOAT HAVING AN...Oct 18
Program to illustrate array of objects in classesSep 21
Classes and ObjectsJul 18
Class and Object OperatorsJul 06
Program to show an example of creating a class and using its objectDec 18
Program to illustrate the binary operator( ) overloading by creating an object o...Dec 14
Program of simple example of class and objectNov 02
Program to perform operator overloading converting one class object to anotherSep 11
Program to illustrate the binary operator( ) overloading without creating an obj...Jun 30
Program for converting string to class objectJan 01
The statement int main() is a which statementNov 12
Find if the following function prototype contains any error: double area(int ) Dec 02
Which of the following statement defines more than one generic data type in a cl...Apr 08
How can I check the type of an object at runtime?Feb 06
What types of object can I throw as exceptions?Dec 14
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
Object library invalid or contains references to object defAug 15
Object Oriented Modelling in LePUS3 and Class Z Part 5/5 Modelling Design...Jun 03
How Do I Cast Object To Int ?Mar 01
Which of the following can be used to identify the objects in object oriented...Dec 15
help loading classes with the Class classAug 22
reference to communicate between two classesJun 03
What is the use of addressing modes, mention the different typesFeb 20
What standard types does C# use?Oct 21