WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answers were Sorted based on User's Feedback
Answer / kp shekhawat
A class is a collection of variables
Object, use the new statement to instantiate a class
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between abstraction and polymorphism?
Can a destructor be called directly?
What are main features of oop?
Which language is not a true object oriented programming language?
what is diff between .net 1.1 and .net 2.0
What is a macro? And how is a macro same as a template?
What is coupling in oops?
how to find the largest of given numbers in an array
how to find no of instances of an object in .NET?
What do you mean by binding of data and functions?
Write a program in c++ to read two floating point numbers and find their sum and average.
What is the difference between inheritance and polymorphism?