Q&A Discussions
Pi calculation on Java
-2 Votes
1 Answerfirst steps
0 Votes
2 AnswersText Editor Help!?!
1 Vote
7 AnswersWhat it dosen't work for?
0 Votes
1 Answerhow the input gets executed
0 Votes
1 AnswerMake a calculator
-3 Votes
2 AnswersStoring userinputed ints
0 Votes
5 AnswersMultiple Java User Input
4 Votes
4 Answerswhy is it not running?
import java.util.Scanner;
public class Myclass{
public static void main(String [] args){
Scanner in = new Scanner(System.in);
String a;
int b;
System.out.println("enter a word");
a = in.nextLine();
System.out.println("enter repetition")
b = in.nextInt();
for ( int = 0; x < b; x = x++)
System.out.println(a);
}
}
0 Votes
8 AnswersMatrix I need help java
0 Votes
2 AnswersWhat is error in it???
0 Votes
2 Answersjava input
0 Votes
1 AnswerWhat's Wrong With My Code??
0 Votes
2 AnswersNot Getting Proper Output
0 Votes
1 AnswerQuestions about Arrays: Java
0 Votes
1 AnswerWhy not working
-4 Votes
4 AnswersHot today
How to allow one instance of exe
2 Votes
Python
1 Votes
Theater management help me
2 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Tools for web design?
1 Votes