.
Compiler
Converter
Encoder
Any Text editor
Software development environments (Eclipse, IDE)
Graphic Editor (Photoshop)
Yes
No
0
1
2
3
"int" and "INT" are both this same
"int" is not this same as "INT" because of java's case sensivity
"int" is not this same as "INT" because of java's case sensivity of First letter in every word
.class
.java
.xml
A glitch
A hack
A bug
An unpredictable element in a Java program
A program that can run fast or slow depending on user input
A way to hold data temporarily in a program
Type of variable that stores text
Type of variable that stores text and numbers
Type of variable that stores numbers
This command does not exist!
Type of variable that stores text
Type of variable that stores text and numbers
Type of variable that stores numbers
Because on "String" we are not able to do math calculations
Because "String" is for text and numbers and "int" for numbers
Because "String" takes more memory(RAM) then "int"
An object-oriented programming language
An array programming language
A logic programming language