ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following data types comes under 'Floating' data type?
Correct Answer: D — a and c
Only 'float' and 'double' belong to floating-point numbers. 'byte' comes under 'Integer' data type.