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
What is ternary operator in java?
What happens if I remove static from main method?
Does java support function overloading, pointers, structures, unions or linked lists?
What are latest features introduced with java 8?
Which collection does not allow duplicates in java?
Explain reverse a linked list recursive java solution?
Explain about narrowing conversion in java?
What is the major advantage of external iteration over internal iteration?
What happens if constructor is private?
How do you check if a number is a perfect square?
How will you reverse a link list without using recursion?
What is int short for?
What are the two types of java?
Can an integer be a string?
What is difference between checked and unchecked exception in java?