What is the difference between int and integer in java?
Answer / Rohit Gautam
int is a keyword for an integral primitive data type, while Integer is a class representing an integer object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are static blocks in java ?
Why is java logo a cup of coffee?
Is java se free?
whst is encapsulation?when u encpsulate actually while devoloping code?
What JNDI(Java Naming and Directory Interface) provides?
What is intern method in java?
What is void in java?
How to define a constant variable in Java?
Explain about OOPS concepts and fundamentals.
What is the collections api?
What is the meaning of variables in research?
what is main difference b/w abstract class and interface