subject

1. What does JDK stand for? 2. What does IDE stand for?
3. Are tools like Netbeans and Eclipse different languages from Java, or are
they tools or extensions of Java?
4. What is a keyword? List some Java keywords.
5. Is Java case sensitive? What is the case for Java keywords?
6. What is a comment? Is the comment ignored by the compiler? How do
you denote a comment line and a comment paragraph?
7. What is the statement to display a string on the console?
8. Show the output of the following code:
public class Test {
public static void main(String[] args) {
System. out. println("3.5 * 4 / 2 - 2.5 is ");
System. out. println(3.5 * 4 / 2 - 2.5);
}
}

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
Which law requires employers to provide safe working environments for their employees? a. civil rights act b. fair labor standards act c. occupational safety and health act d. wagner act
Answers: 1
question
Computers and Technology, 22.06.2019 20:50
What is the difference between windows 7 and windows 10?
Answers: 1
question
Computers and Technology, 22.06.2019 21:00
Ulia is planning to attend the same private four-year college her parents attended. she wants to save at least $18,000 in four years to contribute to her college education. which monthly deposit amounts can julia use to achieve her goal? check all that apply.
Answers: 2
question
Computers and Technology, 23.06.2019 20:30
1. for which of the following are you not required to signal beforehand? a. changing lanes b. speeding up c. stopping
Answers: 2
You know the right answer?
1. What does JDK stand for? 2. What does IDE stand for?
3. Are tools like Netbeans and Eclips...
Questions
question
Mathematics, 20.08.2020 14:01
Questions on the website: 13722367