Answer Posted / glibwaresoftsolutions
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
How to run a JAR file through command prompt?
Can we use static class instead of singleton?
What is <> used for in java?
Explain about features of local inner class?
What is the purpose of garbage collection in java?
Why are there no global variables in java?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
What is object class in java?
What are access specifiers available in java?
Is a method a function?
Can set contain duplicates?
Differences between external iteration and internal iteration?
What are the new features in java 8? Explain
What are the object and class classes used for?
How many types of voids are there?