Home » 
        MCQs » 
        C++ MCQs
    
        
    How many keywords are in C++?
    
    
    
	7. How many keywords are in C++?
    
      - 32
- 48
- 99
- 95
Answer: D) 95
    Explanation:
    Keywords are also known as reserved words, there are 95 keywords are available in C++. Some of the C++ keywords are not available in the C language.