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
Define:
(i) Tree
(ii) Binary Tree
(iii) Extended Binary
What is a linked list?
What is a Record ? How it is represented in Memory ?
A record is collection of_______
(i) Files
(ii) Arrays
(iii) Fields
(iv) Maps
Explain with a flowchart the following control structure:
Selection Logic
How linked list are represented in Memory?
Define the following term with reference to Tree:
Root
Define the following term with reference to Tree:
Leaf
Define Array and Pointer Array in the data structure.
What is a binary tree?
With suitable example show the relationship between Total Number of Nodes and Depth of Binary Tree.
Explain how records are represented in memory using an array?
___________ is very useful in situation when data is to be stored and retrieved in reverse order.
Write two features of each of doto structures:
1) Record
2) Linear array
3) Linked list
Explain pointer Array with example.
State the principle by which the stack data structure works.
Differentiate between a stack and a queue.
