Q&A Discussions
why we need to type cast
0 Votes
2 Answerswhy 26%6 = 2
7 Votes
25 AnswersAnonymous Classes
1 Vote
1 AnswerA company pays its employee on a daily basis.The company has 3 types of employees:
Manager Employee:
Who are paid monthly salary plus the commission earned by manager. (salary+commission).
Sales Person:
Who are paid commission based on sales(commission*sales)
Wage Employee:
Who are paid salary on hourly basis plus the commission(commission+hr*rate)
0 Votes
3 Answersid vs class
what different?
0 Votes
5 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 AnswersOutput and explanation pls?
0 Votes
2 AnswersHow to run program?
2 Votes
2 AnswersHow to run program
0 Votes
2 Answerswhen do we use string?
0 Votes
3 AnswersHelp me please
0 Votes
4 AnswersHot today
Where is the bug?
1 Votes
HTML
0 Votes
How to 2
0 Votes
How can I start coding an app
0 Votes
How to
0 Votes
Python help
1 Votes
I want an advice
1 Votes
What is the output and why
0 Votes
Can you build webs with java?
1 Votes
API KEY
0 Votes