Join WhatsApp ChannelDaily MCQs & Exam Updates
Past Paper MCQs Practice

PPSC Past Paper 2026 (Computer Operator)

PPSC · 2025 · Practice with instant answers and explanations

Practice Mode100 Past Paper MCQs
Question 71 of 100
71%
Practice Time00:00
Question71
Past PaperPPSC

Which is NOT a valid C/C++ data type declaration?

Correct Answer: Option C — using float
Explanation:
“using float” is not a data type declaration; using introduces aliases or namespaces in C++.
PreviousNext