Introduction to Computers, Programs, and Java - A Simple Java Prgram
6 important questions on Introduction to Computers, Programs, and Java - A Simple Java Prgram
From which method in the clas is java executed
Main
How acn you add comment is java
// line command
/* */ Block command
Wt is a sring ( sequence of characters)
The text between brackets
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What ia a keyword
A word that you can not use in your ptogram it is used by java it self integer float class main
Is java case sensitive. What is the case for java keywords
Yes it is. Program will not work
What is a comment? Is the comment ignored by the compiler? How do you denote a
comment line and a comment paragraph?
Yes it is ignored // line /* BLOCK*/
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding