Token in C++

Tokens in C++

The smallest individual units in a program are known as token.
Tokens in C++




{tocify} $title={Table of Contents}

C++ have following tokens:-


Constants

String

Operator


A C++ program is written using these token, white space, and the syntax of the language.
Most of the C++ token are basically similar to the C token with the exception of some additions and minor modifications.


Data science & data analyst

C++

Algorithms

Technology


Post a Comment

Ask any query by comments

Previous Post Next Post