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:
A type of letter used to state denial of employee promotion is called as
Organizing ideas in writing memos, an e-mail is part of;
Which type of chart is used in representing chronological sequence of activities
Least effective formal oral communication is known as:
Bad rule in writing a paragraph, embodied with;
Summary of an effective technical document, included
All integers and decimal numbers are represented in form of
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 { }
If 1.125 * 10k = 0.001125, then the value of k is
Ratio of 2km to 600m should be
The following way is used to create a frame is by creating the object of Frame class
Select the related word/letters/number from the given alternatives. 167 : 43 : : 245 :