Answer Posted / raghava
Primitive data type(int, float,long, char,boolean..ect).
are not objects in java. we wrapper this int,float ect into
classes.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
How does a cookie work in Servlets?
What is the super void?
What is java life cycle?
How do you convert an int to a string in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What is extension method in java?
What is a top level class in java?
What is bytecode in java ?
What are reference variables in java?
what are the states associated in the thread? : Java thread
What is visibility mode?
What are default methods ?
Can a class have a static inner class?
What is indexof?
What is a for loop in java?