List of C++ Keywords

List of Standard C++ Keywords

    With C++, you use the same keywords as the C keywords; which uses most of the same syntax. As C++ is a language with extended functions and usages, there are also more keywords which are C++ specific and extends the number of available keywords.

    C++ Keywords
    • asm
    • bool
    • catch
    • class
    • const_cast
    • delete
    • dynamic_cast
    • explicit
    • export
    • false
    • friend
    • mutable
    • namespace
    • new
    • operator
    • private
    • protected
    • public
    • reinterpret_cast
    • static_cast
    • template
    • this
    • throw
    • true
    • try
    • typeid
    • typename
    • using
    • virtual
    • wchar_t
    blog comments powered by Disqus
    Download Files Here

    PDF Version Here

    Download this Article in PDF

    Feedback on Article

    Report Bugs, Errors or Send Feedback

    MD5 Hash Check : What is MD5?