What is the difference between an object and a class?
Answers were Sorted based on User's Feedback
Answer / manas
a class is a datatype that abstratcs data and implementations
while an object is an instance of the class which wraps up data. An object has identity, state and behavior
| Is This Answer Correct ? | 2 Yes | 0 No |
A file pointer always contains the __________ of the file
What is function overloading?,describe it with the example.
How to deploy web appliction in web logic ?
Please send ford technologies placement paper 2 my mail id
swapping program does not use third variable
What is encapsulation process?
what is the difference between a package and a software?
How to call a non virtual function in the derived class by using base class pointer
Can we have a private virtual method ?
What is the use of unnamed namespaces in OOPS? The only advantage I know is that they dont need the scope resolution operator while accessing them. I want to know some other advantages of unnamed namespaces...
What does the keyword "static" mean?
how do u initialize the constant variables