Advertisements
Advertisements
Question
The keyword used by a class to acquire the properties of an interface is:
Options
import
implements
extends
include
Advertisements
Solution
implements
APPEARS IN
RELATED QUESTIONS
---data structure does not require contiguous memory allocation
(i) Array
(ii) String
(iii) Pointer Array
(iv) Linked List
Write an algorithm to find smallest element in an Array.
Define:
(i) Tree
(ii) Binary Tree
(iii) Extended Binary
Write an algorithm for Binary Search Method. Explain algorithm with suitable example.
With suitable example explain how tree can be represented in Memory?
What is a Record ? How it is represented in Memory ?
A record is collection of_______
(i) Files
(ii) Arrays
(iii) Fields
(iv) Maps
Explain Bubble Sort Algorithm with. suitable example.
write difference between Linear Search and Binary Search.
Define the following term with reference to Tree:
Leaf
Define the following terms with reference to Tree : Sibling
What is Array?
Write an algorithm for Traversing Linear Array.
Define Group Item
Define Entity.
With suitable example show the relationship between Total Number of Nodes and Depth of Binary Tree.
What is Record?
___________ is very useful in situation when data is to be stored and retrieved in reverse order.
Explain Binary Scarch algorithm with a suitable example.
