Examples of fundamental data types in Java are____________ :
(a) Int
(b) Class
(c) Objects
(d) Array
Answers
Answered by
1
Answer:
objects............
Explanation:
hope it helps you..........
Answered by
9
Answer:
Java Data Types
Primitive data types - includes byte , short , int , long , float , double , boolean and char.
Non-primitive data types - such as String, Arrays and Classes (you will learn more about these in a later chapter)
⤵️Follow Me...
Similar questions