|
Given Number |
7 |
0 |
6 |
9 |
4 |
5 |
2 |
7 |
|
Decreasing Order |
9 |
7 |
7 | 6 | 5 | 4 |
2 |
0 |
The numbers are "2".
Hence, there are one such numbers.
|
Given Number |
7 |
0 |
6 |
9 |
4 |
5 |
2 |
7 |
|
Decreasing Order |
9 |
7 |
7 | 6 | 5 | 4 |
2 |
0 |
The numbers are "2".
Hence, there are one such numbers.
No discussions yet. Be the first to start!
You must be logged in to participate in the discussion.
login Login to DiscussFind the correct alternative for the question mark
3, 2, 2, 3,?, 35Hence, “8” will come in the place of question mark.
The word in the bottom row are related in the same way as the words in the top row for each item, Find the word that completes the bottom row of the words.
Pebble Rock Mountain
Lake River ?
All terms are arranged in increasing order:
Pebble < Rock < Mountain
Similarly,
Lake < River < Sea
Hence, the correct answer is Sea.As of June 2020, the state of Himachal Pradesh has been divided into _____.
The correct answer is 68 Assembly Constituencies.
Key Points
What is the use of 'javac' command?
Concept
The javac command in Java compiles a program from a command prompt.
It reads a Java source program from a text file and creates a compiled Java class file.
Syntax
javac filename [options]
For example, to compile a program named Abc.java, use this command:
javac Abc.java
The correct answer is Governor.
Key Points
Additional Information