Math, asked by pr444833, 5 months ago

2. A Java program is entered into the computer using

MS Word
DOS prompt
Notepad

Answers

Answered by utkarshtripathi44
0

Answer:

for the same?

VI. Find the mistakes in the program and Re-write the program correctly. [2]

Class Alphabets

{

public static void main (String args[])

{

Int i=1;

Char a= “G”;

Do

{

System.out.println(a);

i++;

a ++

} while(i<=10)

}

Answered by MrInocent
4

Answer:

Notepad and DOS prompt

Step-by-step explanation:

hope it helpful to you

Similar questions