Answer Posted / vijayakumar chinnasamy
Primitive data type:
====================
1 Numeric: type
a. whole numbers: byte,short,int,long
b.float numberis: float,double
2.character type
char
3.Boolean type
boolean
Abstract data type (ADT):
========================
String
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How can I debug the Java security exceptions and AccessControlExceptions?
What is meant by inheritance and what are its advantages?
how to convert Java project into Maven ?
Explain how to convert any java object into byte array.
State some situations where exceptions may arise in java?
what is deadlock? : Java thread
How many threads can java run?
How do I know if java is installed?
Differentiate between stringbuffer and stringbuilder in java.
What is difference between classpath and path variables in java?
What is the map interface in java programming?
Differentiate between stringbuffer and string?
What is the use of predicate in java 8?
Why is String immutable?
What does exp mean in math?