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 do I start learning java?
What are peerless components?
What are the benefits of java?
Can we use different return types for methods when overridden?
What is temp in java?
What is a top level class in java?
How does queue work in java?
Can an object subclass another object?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Explain inheritance in java?
What are the escape sequences in java?
Explain the difference between hashmap and hashtable in java?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
Why destructor is not used in java?
State differences between C and Java?