We cannot modify the code in base class as it will affect the derived classes as well.State true or false. | ||||
|
||||
Showing posts with label OOPS. Show all posts
Showing posts with label OOPS. Show all posts
Monday, July 13, 2015
We cannot modify the code in base class as it will affect the derived classes as well.State true or false.
If the subclass does not define all the inherited abstract methods, then the sub class must be ________________.
If the subclass does not define all the inherited abstract methods, then the sub class must be ________________. | ||||||||
|
||||||||
We cannot modify the code in derived class as it will affect the base class.State true or false.
We cannot modify the code in derived class as it will affect the base class.State true or false. | ||||
|
||||
In which of the following inheritance types. the derived class has only one base class?
In which of the following inheritance types. the derived class has only one base class? | ||||||||
|
||||||||
Which of the following statements explains the importance of multiple inheritance ?
Which of the following statements explains the importance of multiple inheritance ? | ||||||||
|
||||||||
Sunday, July 12, 2015
If a base class member access is public, and an inherited class accesses specifier is private, which of the following statement is true ?
If a base class member access is public, and an inherited class accesses specifier is private, which of the following statement is true ? | ||||||||
|
||||||||
Which of the following statements is a definition for inheritance?
Which of the following statements is a definition for inheritance? | ||||||||
|
||||||||
Which of the following factors are an advantage for encapsulation?
Which of the following factors are an advantage for encapsulation? | ||||||||
|
||||||||
Encapsulation is understanding an object and representating it in terms of its characteristics and ____________.
Encapsulation is understanding an object and representating it in terms of its characteristics and ____________. | ||||||||
|
||||||||
Which of the following is related to access specifier?
Which of the following is related to access specifier? | ||||||||
|
||||||||
is used as default specifier for a member of class if no access specifier is mentioned for it
__________ is used as default specifier for a member of class if no access specifier is mentioned for it. | ||||||||
|
||||||||
Wednesday, May 27, 2015
Method names are case insensitive.State true or false.
Method names are case insensitive.State true or false. | ||||
|
||||
Encapsulation assists abstraction by suppressing the non essential data.State true or false.
Encapsulation assists abstraction by suppressing the non essential data.State true or false. | ||||
|
||||
Friday, May 1, 2015
Is used as default specifier for a member of class if no access specifier in and paid for it...
Is used as default specifier for a member of class if no access specifier in and paid for it... | ||||||||
|
||||||||
Which of the following factors are an advantage for encapsulation?
Which of the following factors are an advantage for encapsulation? | ||||||||
|
||||||||
If a base class member access is public, and an inherited class accesses specifier is private, which of the following statement is true ?
If a base class member access is public, and an inherited class accesses specifier is private, which of the following statement is true ? | ||||||||
|
||||||||
Sunday, April 26, 2015
Which of the following statements are true with respect to encapsulation?
Which of the following statements are true with respect to encapsulation? | ||||||||
|
||||||||
Which of the following statements is true as far as method names are concerned?
Which of the following statements is true as far as method names are concerned? | ||||||||
|
||||||||
The operation defined by Abstract data type are the only operations permitted on its ____________
The operation defined by Abstract data type are the only operations permitted on its ____________ | ||||||||
|
||||||||
Which of the following factors influences an object's change of behaviour?
Which of the following factors influences an object's change of behaviour? | ||||||||
|
||||||||