Answer Posted / vijai prakash maurya
Class is the Collection of Methods and Datafield, in other
word we can say class is user defined Data Types
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can a varargs method be overloaded?
Which language is pure oop?
What is a class and object?
how to get the oracle certification? send me the answer
What is super in oop?
Can private class be inherited?
What does enum stand for?
Write a c++ program to display pass and fail for three student using static member function
Why polymorphism is used in oops?
What is abstract class in oops?
What is object in oop with example?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Can abstract class have normal methods?
What is variable example?
What is the main purpose of inheritance law?