Question
Which of the following is responsible for hiding of the
data?Solution
Polymorphism : It is a OOPs concept that is refers the ability of an object/variable/method to take multiple forms. Example: "Animal" class has different sub-classes like horse, fish, tiger etc. "Animal" class has one method called "Move" which will be defined in different ways in subclasses. Like when for "horse" class it will be as "trotting" while for "Fish" class it will be "Swimming". Inheritance : It refers to the ability of subclass to inherit features of the parent class. It leads to helps re-usability of code. Encapsulation : It refers to binding of methods/variables/objects of one class together. Abstraction : It refers to the hiding of the data. Generalization : It refers to grouping of subclasses into one class. Like Permanent faculty and Guest
Which of the following is considered as the volatile memory?
What is the mascot of Linux Operating System ?
Within the Font Size tool on the formatting toolbar, what are the smallest and largest font sizes available?
________server acts as a set of components accessible to the software developer through an API defined by the platform itself.
The process of transferring files from a computer on the Internet to your computer is called
Identify the element that doesn't belong to the hardware category:
The common name for the crime of stealing passwords is:
What is the full form of QSAM?
This type of disk can be written only once.
What is the shortcut key for ‘Close Current Tab’?