C++ Identifiers

                                                                   C++ Identifiers


Identifiers are the name that identifies or refer's the name of  the variable, function, arrays, user-defined                      data-type. Identifiers are the important elements in a Program.

  • Constants
  • Variable
  • Functions
  • Labels
  • Data-Types
                                                                  Rules of Identifiers

rules are similar as declaring a variable.


Comments

Popular posts from this blog

C++ Tutorial

My Social Media Account