WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / dulichand kumawat
class: A class is a collection of variables and functions working with these variables. Variables are defined by var and functions by function.
Object: Object is instance of the class which is used for run
the class like a key(object) of car(class)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between encapsulation and polymorphism?
what is graphics
How can you overcome the diamond problem in inheritance?
Is abstract thinking intelligence?
What is encapsulation in oop?
What is solid in oops?
what is different between oops and c++
what's the basic's in dot net
Templates mean
Whats oop mean?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is oops?what is its use in software engineering?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
class type to basic type conversion
What is pointer in oop?