Fill the blank in the middle of the series.
AZ, BY, CX, ___, EVThe pattern followed here is:
Hence, ‘DW’ complete the series.
Fill the blank in the middle of the series.
AZ, BY, CX, ___, EVThe pattern followed here is:
Hence, ‘DW’ complete the series.
No discussions yet. Be the first to start!
You must be logged in to participate in the discussion.
login Login to DiscussWhat is the percentage share of the Central Government in the 'Sambhar wetland project' under the Twelfth Five Year Plan (2012 - 2017)?
The correct answer is 100.
Additional Information
If the water on the surface of a lake is just going to freeze, then what will be the temperature of water at the bottom?
The correct answer is 4°C.
Key Points
Here are some words translated from artificial language.
fillresh means Changeovers.
sabgreh means learned out
fillgreh means Overlearned
Which word could mean “Change out”?Hence the code for change out is “reshsab”.
Answer: Option 3
Concept:
Tree:
Ancestors of a node in a Tree:
The ancestor nodes of a node are all parent nodes of that particular node.
Explanation:
Consider the following Binary Tree

Every node except the root node (A) has ancestors.
Hence in a tree, the only node that has no ancestors is the root node. (only one node possible)
Additional Information
Full Binary Tree:
A full binary tree is a binary tree in which each node has exactly two or 0 children.
Complete Binary Tree:
A complete binary tree is a binary tree in which
Perfect Binary Tree:
A perfect binary tree is a binary tree in which
Balanced Binary Tree:
A Balanced Binary tree is a binary tree in which at any node height of the left subtree and right subtree do not differ by more than 1.
Important Points
1. A tree with n nodes has n - 1 edge.
2. consider a nonempty binary tree with n0 leaves and n2 nodes of degree two (internal nodes). Then
n0 = n2 + 1
Applications of Trees:
1. Huffman Coding
2. Evaluation of Arithmetic Expressions using Expression trees
The computer has evolved from a large-sized simple calculating machine to a much smaller machine capable of multiple functionalities. Each generation of computer is designed based on the hardware technology used leading to better, cheaper and powerful computers that are faster and efficient than their predecessors.
|
Generation of Computers based on Hardware |
|
|
Generation |
Description |
|
1st Generation (1940 – 1956) |
|
|
2nd Generation (1956 – 1963) |
|
|
3rd Generation (1964 – 1971) |
|
|
4th Generation (1972 – 2010) |
|
|
5th Generation (2010 – to date) |
|
Hence, it can be concluded from the table that vacuum tubes were used by the first generation computers.