Answer Posted / poonam
= i.e assignment operator
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What do you mean by static variable?
Can you tell me range of byte?
what is predefined function in java?
Can we access the non-final local variable, inside the local inner class?
Explain about public and private access specifiers?
How to stop a thread in java? Explain about sleep () method in a thread?
Explain about assignment statement?
Can main() method in java can return any data?
What is meant by anonymous class?
What is the symbol for line break?
What is the difference between the direct buffer and non-direct buffer in java?
Should database connections be singleton?
Explain creating threads by implementing runnable class?
Variables used in a switch statement can be used with which datatypes?
What is return in java?