Tag: Constants

  • C++ Programming MCQ – Constants Quizs Question

    C++ Programming MCQ – Constants Quizs Question

    Q 1. The constants are also called as _____________A. constB. literalsC. preprocessorD. variables Show Answer Answer:-B. literals Explanation Other name for Constants are literals. Q 2. What are the parts of the literal constants?A. integer numeralsB. floating-point numeralsC. strings and boolean valuesD. all of the mentioned Show Answer Answer:-D. all of the mentioned Explanation Because…

You cannot copy content of this page