OpenTechBook
  • Home
  • Open Books
    • All Open Books

    • Free eBooks
    • Free Magazines
    • Free Journals

    • Submit an Open Book
  • Quizzes
Home » Quiz » C++ Quiz

In C++, a size of long double is at least _______ bytes. 

Difficulty level
  • 8 
  • 10 
  • 12 
  • 16
In C++, the size of long double is compiler-dependent. However, according to the C++ standard, it is at least 8 bytes or the size of a double, whichever is greater. Some compilers may allocate more.
Add your answer
Loading...
Facebook Twitter Linkedin Reddit Pinterest
C++ Quiz
Quiz
How do AngularJS expressions differ from JavaScript expressions?
To get the quotient of a division in C++, we use the _______ operator. 

Related Quiz

  • Can a friend function be a member function of another class? 
  • Which access specifier allows a class member to be accessible only within its own class and friends? 
  • Which of the following scenarios is most suitable for using a struct instead of a class? 
  • Unlike if-else, switch-case in C++ does not support _______ type for case values. 
  • Which of the following scenarios is most suitable for using a switch-case statement? 

Leave a commentCancel

Your email address will not be published. Required fields are marked *

Hot Quiz

PHP QuizPython QuizNode.js QuizASP.NET Core QuizData Science Statistics QuizADO.NET QuizCheckpoint QuizServlet QuizData Modelling QuizDatabase Testing QuizAPI Testing QuizBootstrap QuizAlgorithm QuizCommvault QuizAdobe Experience Manager QuizCOBOL QuizCCNA QuizAppium QuizData Engineer QuizSpring Boot Quiz
Copyright © 2025 Open Tech Book
  • About
  • Contact
  • FAQ
  • DMCA
  • Disclaimer
  • Privacy Policy