In this question shows that Ear, Eyes and Nose present outer part of the body but Liver present inner part of the body.
Hence, option 4 is the correct answer.
In this question shows that Ear, Eyes and Nose present outer part of the body but Liver present inner part of the body.
Hence, option 4 is the correct answer.
No discussions yet. Be the first to start!
You must be logged in to participate in the discussion.
login Login to DiscussThe correct answer is one party to another party to marriage or parents of one party to another party to the marriage.
Key Points
Dowry System:
The correct answer is Kwashiorkor.
Key Points
Important Points
Additional Information
| Types of Vitamins | Deficiency Diseases |
| A (Retinol) | Night blindness |
| B1 (Thiamine) | Beri-beri |
| D (Calciferol) | Rickets |
| K (Phylloquinone) | Excessive bleeding due to injury |
| C (Ascorbic acid) | Scurvy |
The variable is the basic unit of storage in a Java program. A variable is defined by the combination of an identifier, a type, and an optional initializer.
Variable names cannot be keyword, it is case- sensitive and the first character must be a letter.
In Java, all variables must be declared before they can be used. The basic form of a variable declaration is:
type identifier [ = value ][, identifier [= value ] …];
Examples:
int a, b;
int a = 10, b = 20, c = 30;
int a, b = 20, c;
Confusion point
In Java, variable name can also start with underscore character “_”, or a dollar sign “$”.
Best Possible answer is chosen.
The correct answer is Hard Disk.
Key Points
Additional Information
Who among the following was a poet of the fourteenth century?
The correct answer is Amir Khusro.
Key Points
Additional Information