+3 votes
in Class 11 by kratos

Write a short note on the keywords of C++.

1 Answer

+5 votes
by kratos
 
Best answer

These are some reserved words in C++ which have some predefined meanings to the compiler and are called keywords.

Some commonly used Keywords are given below:

...