What are the three main types of variables?
No Answer is Posted For this Question
Be the First to Post Answer
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?
What is encapsulation selenium?
How Do you Code Composition and Aggregation in C++ ?
Which is not an object oriented programming language?
What is polymorphism what are the different types of polymorphism?
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
tel me oops defination in single line
What is the differances between a abstract calss and interface
what is runtime polymorphism? For the 5 marks.
Is data hiding and abstraction same?
what is the difference between ERROR and EXCEPTION?
what is the application of oops?