Answer Posted / nashiinformaticssolutions
Java has two different kinds of data types, which are described below:
Data Type Primitive
Object data type or non-primitive data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between length and length() method in java ?
What is the difference between size and length in java?
What is Applet Stub Interface ?
what are the states associated in the thread? : Java thread
How many digits can a float hold?
How does linkedhashmap work in java?
What restrictions are placed on method overloading in java programming?
Explain java coding standards for constants?
What is independent and dependent variables in research?
How to make object serializable in java?
What is a java predicate?
What is data object example?
How do you remove duplicates from an array in java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
How can you make a class serializable in java?