Tell me real world example of polymorphism and encapsulation .
Answer Posted / sharuq
polymorphism..
take a boy. at home he is a son and at school he is student
encapsulation..
take a car we can see only body of the car but not engine
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is sort function?
Give a basic algorithm for searching a binary search tree?
Which is more efficient merge sort vs quicksort?
What is entryset method in map?
Define threaded binary tree.
A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.
What is doubly linked list in data structure?
What sort of serious problems have you experienced, and how have you handled them?
Which is faster hashset or treeset?
What are the tasks performed while traversing a binary tree?
Explain the Array
Which is the parent class of hashmap class?
Mention the steps to insert data at the starting of a singly linked list?
What is the difference between Array and Array List ? Explain in brief with example.
Differentiate among cycle, path, and circuit?