Advertisements
Advertisements
प्रश्न
The keyword used by a class to acquire the properties of an interface is:
विकल्प
import
implements
extends
include
Advertisements
उत्तर
implements
APPEARS IN
संबंधित प्रश्न
---data structure does not require contiguous memory allocation
(i) Array
(ii) String
(iii) Pointer Array
(iv) Linked List
What is Data Structure?
Write an algorithm for the binary search method. Explain algorithm with a suitable example.
State algorithm for inserting an element in an Array.
Explain with a flowchart the following control structure:
Sequence Logic
Explain with a flowchart the following control structure:
Selection Logic
Explain Bubble Sort Algorithm with. suitable example.
Define the following term with reference to Tree:
Root
Define the following term with reference to Tree:
Leaf
Data items are divided into sub-item is called as ________.
(i) Group Item
(ii) Elementary Item
(iii) Nodes
(iv) Arrays
Define Group Item
Define Elementary Item
Define Entity.
With suitable example show the relationship between Total Number of Nodes and Depth of Binary Tree.
___________ is very useful in situation when data is to be stored and retrieved in reverse order.
What is Binary Tree ? Draw the Tree diagram for the expression.
B = (3R -5T)2 - (R + Q3)
Explain memory representation of linked list with example.
Differentiate between a stack and a queue.
