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
RRB NTPC UG Level Recruitment 2025 – Apply Onlin ...
Last Date: Nov 27
NHAI Accountant,Stenographer and Other Recruitme ...
Oct 30, 2025
SEBI Officer Grade A (Assistant Manager) Recruit ...
Last Date: Nov 28
DSSSB Teacher Recruitment 2025 | Apply Now for 5 ...
Last Date: Nov 07



.jpg)
.jpg)
-1.jpg)

