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
Why java is secure? Explain.
Can we execute a program without main() method?
How do you get the length of a string in java?
Why are there no global variables in java?
What is the use of callablestatement?
What is bitwise complement?
Is it necessary for the port addresses to be unique? Explain with reason.
What is array length in java?
Implement two stacks using a single array.
What are the core java topics?
What is the size of int?
How do you create a null object?
What is method overloading with type promotion?
What is the difference between a switch statement and an if statement?
How is a variable stored in memory?