OpenTechBook
  • Home
  • Open Books
    • All Open Books

    • Free eBooks
    • Free Magazines
    • Free Journals

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

The ASCII value of 'A' in decimal is _______. 

Difficulty level
  • 64 
  • 65 
  • 66 
  • 67
The ASCII value for the uppercase letter 'A' is 65 in decimal. ASCII (American Standard Code for Information Interchange) assigns each character a unique number between 0 and 127.
Add your answer
Loading...
Facebook Twitter Linkedin Reddit Pinterest
C++ Quiz
Quiz
How does the goto statement alter the flow of control in a C++ program? 
What is the primary purpose of a constructor in a class? 

Related Quiz

  • If an exception is thrown and not caught anywhere in the program, function _______ is called. 
  • A function that does not return a value has a return type of _______. 
  • A _______ block is used to enclose the code that might throw an exception. 
  • How does the goto statement alter the flow of control in a C++ program? 
  • Which of the following scenarios is the most suitable for applying recursion? 

Leave a commentCancel

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

Hot Quiz

Python QuizPHP QuizServlet QuizData Analyst QuizAppium QuizSpring Boot QuizADO.NET QuizAPI Testing QuizNode.js QuizDatabase Testing QuizAWS Lambda QuizAutomation Testing QuizData Science Statistics QuizWeb Services QuizSoftware Testing QuizC Language QuizR Programming QuizC++ QuizBootstrap QuizAlgorithm Quiz
Copyright © 2024 Open Tech Book
  • About
  • Contact
  • FAQ
  • DMCA
  • Disclaimer
  • Privacy Policy