Answer Posted / ramachandrarao
In Java primitive data types are not objects.
primitive data types are:int, float,long,
char,boolean,double,byte
forthat reason only java is not 100% object oriented.
to convert these primitive data types into objects we have
to use wrapper classes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you execute a thread in java?
How do you trim a space in java?
What java is used for?
What is difference between identifier and variable?
What is the final variable?
What is javac_g?
What is the argument in java?
What is keyword and identifier?
What is data type modifier?
What is main function purpose?
What are the advantages of compiled language?
What is fundamental datatype?
What is the difference between import java.util.date and java .util?
Explain about procedural programming language or structured programming language and its features?
Is java a security risk?