Defination of Keyword:-
Keywords are reserved words in C++ programming. They should not be used as identifiers and all keywords should be in lower case. The 63 keywords are tabulated below.
Asm, Auto, bool, break, case, Catch, char, Class, Const, const_cast, continue, default, Delete, do, Double, Dynamic_cast, else, enum, explicit, Export,extern, False, Float, For, friend, goto, If, inline,Int, Long, mutable,namespace, new, Operator, private,Protected, Public, register,reinterpret_cast, return, Short, signed,Sizeof, Static, static_cast, struct, switch, Template, this,Throw, True, Try, typedef, typeid, typename, union,Unsigned, Using, virtual, void, volatile, wchar_t while..
Keywords are reserved words in C++ programming. They should not be used as identifiers and all keywords should be in lower case. The 63 keywords are tabulated below.
Asm, Auto, bool, break, case, Catch, char, Class, Const, const_cast, continue, default, Delete, do, Double, Dynamic_cast, else, enum, explicit, Export,extern, False, Float, For, friend, goto, If, inline,Int, Long, mutable,namespace, new, Operator, private,Protected, Public, register,reinterpret_cast, return, Short, signed,Sizeof, Static, static_cast, struct, switch, Template, this,Throw, True, Try, typedef, typeid, typename, union,Unsigned, Using, virtual, void, volatile, wchar_t while..
0 comments:
Post a Comment