Explain different data types in Java.

Answers were Sorted based on User's Feedback



Explain different data types in Java...

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

Explain different data types in Java...

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

Explain different data types in Java...

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

Explain different data types in Java...

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

Explain different data types in Java...

Answer / 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

More Core Java Interview Questions

What is empty list in java?

0 Answers  


Is constructor inherited?

0 Answers  


What is anti pattern in cyber security?

0 Answers  


What are the interfaces defined by Java.lang package?

1 Answers  


How to create com object in Java?

0 Answers  


What are the four corner stones of oop?

0 Answers  


Is main a keyword in java?

0 Answers  


what is java

3 Answers   Tech Mahindra,


Do we need to manually write Copy Constructor?

0 Answers   HCL,


What is light weight component?

3 Answers  


What are the methods to rectify ambiguities in the interfaces in JAVA?

0 Answers   CGI,


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


Categories