Search Interview Questions | More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know. |
|
| ||||
Interview Questions and Answers | ||||
| ||||
Ans. Class can be better seen as Data Type. This could be implemented as a Data Structure too in some cases. One thing worth understanding here is that Data type and Data structure are conceptual things. Class could be implementation of either of these. | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  java   oops   class   data type   data structure | ||||
Related Questions | ||||
What is casting? | ||||
What are the Wrapper classes available for primitive types ? | ||||
What are wrapper classes ? | ||||
Why Java is not considered pure OOP's language ? | ||||
What is Generalization and Specialization in terms of casting ? | ||||
Which data types are supported by JSON ? | ||||
What are the default or implicitly assigned values for data types in java ? | ||||
What is the difference between float and double? | ||||
How do you prefer to store money values in your application ? | ||||
Difference between long.Class and Long.TYPE ? | ||||