Answer Posted / lilly
A class is a logical abstraction, but an object has
physical existence. It is used to define the nature of an
object, and it is a basic unit of encapsulation which links
code and data together.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of abstraction?
What is destructor example?
write knight tour problem which is present in datastructure
What is an advantage of polymorphism?
What is the advantage of oop over procedural language?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Can private class be inherited?
What is abstract class in oop?
How do you answer polymorphism?
What is a function in oop?
Which language is not a true object oriented programming language?
write a program that takes input in digits and display the result in words from 1 to 1000
What polymorphism means?
What is the important feature of inheritance?
what type of question are asked in thoughtworks pair programming round ?