Answer Posted / venkatesh
Class is a user defined datatype, and it is a logical representation of data(means which does not occupy any space)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How is class defined?
Can an interface inherit a class?
Explain the advantages of inheritance.
What is interface in oop?
What is abstraction with example?
What are classes oop?
how to get the oracle certification? send me the answer
write a programe to calculate the simple intrest and compund intrest using by function overlading
What are the two different types of polymorphism?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Advantage and disadvantage of routing in telecom sector
What is constructor overloading in oop?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is the purpose of enum?
What does <> mean pseudocode?