Which of the following statements regarding the break and continue keywords are true?
1. The βbreakβ keyword can be used with loops as well as a switch.
2. The βbreakβ keyword can be used only with loops, not with a switch.
3. The βcontinueβ keyword can be used with loops as well as a switch.
4. The βcontinueβ keyword can be used only with loops, not with a switch.
In a report, you need to show the monthly rainfall in Nepal. The best way to do this is to insert a:
Element used to manage computer files & folders is
All integers and decimal numbers are represented in form of
Match the following: List I (Octal) List II (Hexadecimal)A.661.3 FB.772.36C.553.27D.474.3D
What will be the output of the program
public class TestDogs
{
public static void main(String [] args)
{
Dog [][] theDogs = new Dog[3][];
System.out.println(theDogs[2][0].toString());
}
}
class Dog { }
Which of the following combinations of logic gates can decode binary 1101
If 1.125 * 10k = 0.001125, then the value of k is
The Geometric Progression between 5 and 9 is:
Ratio of 2km to 600m should be
Characteristic of log 0.03 is
The following way is used to create a frame is by creating the object of Frame class
A shopkeeper prefers to sell his goods at the cost price but uses a weight of 800 gm instead of 1 kg weight. He earns of profit of
Select the related word/letters/number from the given alternatives. 167 : 43 : : 245 :