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
CGPSC Recruitment 2025: Apply Online for 238 Pos ...
Last Date: Dec 30
IOCL Apprentices Recruitment 2025: 2,756 vaccan ...
Last Date: Dec 18
AIIMS CRE Recruitment 2025 - Apply Online for 13 ...
Last Date: Dec 02
India Post IPPB Recruitment 2025 - Apply Online ...
Last Date: Feb 11
RRB NTPC Under Graduate Level Recruitment 2025 - ...
Last Date: Nov 27

.jpg)
.jpg)
.png)
.png)
.png)

