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
Can we access instance variables within static methods ?
What is java regex?
what is the difference between Object Based Language and Object Oriented Language?
What is isa relationship?
What is dynamic binding(late binding)?
What is final modifier?
Is there any case when finally will not be executed?
How do you achieve singleton?
Can you sort a list in java?
Is heap stored in ram?
If a method is declared as protected, where may the method be accessed in java programming?
How is garbage collection controlled?
List the different types of classloaders in java.
What do you mean by an object in java?
What do you mean by local variable and instance variable?