Answer Posted / pari
class:- classes are set of objects that share common
structure & common behavior. Contain data & fun to
implement structure and behavior of obj.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
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?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What does I oop mean?
What is this pointer in oop?
Why is object oriented programming so hard?
Why do we use encapsulation in oops?
write a program that takes input in digits and display the result in words from 1 to 1000
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
class type to basic type conversion
Explain the advantages of inheritance.
Can destructor be overloaded?
What does <> mean pseudocode?
Get me a number puzzle game-program
How do you achieve polymorphism?
What is a superclass in oop?