Subjectwise MCQ
Statewise Prepration
Andaman NicobarAndhra PradeshArunchal PradeshAssamBiharChandigarhChhatisgarhDadra & Nagar Haveli and Daman & DiuDelhiGoaGujaratHaryanaHimachal PradeshJammu & KashmirJharkhandKarnatkaKeralaLaddakhLakshadweepMadhya PradeshMaharashtraManipurMeghalayaMizoramNagalandOdishaPondicherryPunjabRajasthanSikkimTamil NaduTelanganaTripuraUttar PradeshUttarakhandWest Bengal
Govt. Examwise MCQ
1 C And C++ MCQ Questions in hindi English
C and C++ are kinds of middle-level computer languages. Programming in C++, an object-oriented language, offers applications a distinct structure and encourages code reuse, which reduces development costs. Applications that can be converted to different platforms can be created using C++ because it is portable. C++ is closer to the compiler and faster than C language. It is a statically typed programming language i.e it uses static typing when type checking is performed during compile-time as opposed to run time. Learning C++ is enjoyable and simple. C++ is a superset of the C language. Let's do a quiz about C and C++ Languages that will help you to level up your knowledge and prepare for exams.
What will the output of the following C++ programme be?
#include
#include
using namespace std;
int main()
{
cout << setprecision(17);
double d = 0.1;
cout << d << endl;
return 0;
}
Latest Jobs
MPLRS Data Entry Operator Recruitment 2026 - App ...
Last Date: Apr 03
Surat Municipal Corporation Recruitment 2026 (Sh ...
Last Date: Apr 11
BEL Deputy Engineer Recruitment 2026 – Apply Onl ...
Last Date: Apr 01
BAVMC Pune Recruitment 2026 - Walkin for 34 Tuto ...
Mar 11, 2026
NHM Nashik Recruitment 2026 - Walkin for 88 Mult ...
Mar 11, 2026

.png)
.png)

.png)
.png)

