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 hashset in java?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
When can we say that threads are not lightweight process in java?
what is the purpose of using rmisecuritymanager in rmi?
What is bytecode verifier?
What is the difference between serial and throughput garbage collector?
Which collection is thread safe in java?
What is the difference between compare and compareto in java?
How do you compare two strings lexicographically?
Can we catch more than one exception in a single catch block?
What is difference between pointer and reference?
List some important features of java 10 release?
How can constructor chaining be done by using the super keyword?
What happens if constructor is private?
What does java edition mean?