Answer Posted / hr@tgksolutions.com
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
Is array synchronized in java?
Define linked list and its features with signature?
Can we override the static method?
Implement a stack with push (), pop() and min() in O(1) time.
Is null function in java?
What is string english?
What are the 7 types of characters?
Explain importance of throws keyword in java?
Difference between vector and arraylist.
What is try-with-resources in java?
Why java is object oriented?
Define "Access specifiers" in java.
How to perform binary search in java?
What is the difference between compile-time polymorphism and runtime polymorphism?
What are variable arguments or varargs?