Home / Programming MCQs / JAVA MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

Q. Choose the correct mapping of Primitive Data Types and Wrapper Classes below?

(A) float = Float, double = Double
(B) boolean = Boolean, char = Character
(C) byte = Byte, short = Short, int = Integer, long = Long
(D) All the above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.