What is the difference(or similarity if there are some)
between object and a variable?
Answer Posted / ameca1
What I know is all variables are objects but not the reverse
. . .
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the byte order of byte buffer?
How to display names of all components in a Container?
Wha is the output from system.out.println(“hello”+null); ?
What are the data types supported by java?
what are the states associated in the thread? : Java thread
What is a stringbuilder?
How many types of operators are there?
What are the types of java?
What is local class in java?
Can we assign the reference to this variable?
What is a two-pass assembler?
How does sublist works in java?
Explain about arraylist?
What is the scope or life time of instance variables?
Can we convert integer to string in java?