Explain different data types in Java.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / 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 |
Answer / 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 |
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 |
What is a treeset in java?
What does .equals do in java?
What are locale settings?
what are class,constructor and primitive data types?
How listener identify that the event came from a particular object?
What are static blocks and static initalizers in java ?
Difference between process and thread?
What is string value?
What is the implementation of destroy method in java. Is it native or java code?
Is hashset ordered java?
Explain the concept of polymorphism with examples?
If your team member writes code with lots of static variables and static methods, will it cause any side effects?