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
What is the difference between char and char *?
How to retrieve data from database in java using arraylist?
Explain when noclassdeffounderror will be raised ?
What is a conditional statement explain with example?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
What is anti pattern in java?
What is the difference between a vector & an array list?
Explain jdk, jre and jvm?
What is nan inf?
Where to store local variables?
Is there any case when finally will not be executed?
What is incompatible types in java?
What is variable and constant explain with example?
What is the difference between access specifiers and access modifiers in java? 16
What is style and indentation?