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 |
Can we create a constructor in abstract class?
How can we get one Interface methods whit out using implementation of interface
Hi Friends, can you give difference between extending thread class and implementing runnable interface.
Write java program to reverse string without using api?
why did you choose your career in IT?
Java Compiler is stored in JDK, JRE or JVM?
Can an interface have a class?
what's diff between struts 1.1 & 1.2
What is __ init __ functions?
Why does java not support pointers?
Explain the importance of join() method in thread class?
Why operator overloading is not in Java?