Skip to main content

Token in C Language

 Tokens in C are the most important element to be used in creating a program in C.

We can define the token as the smallest element in C. For `example, we cannot

create a sentence without using words; similarly, we cannot create a program in C

without using tokens in C. Therefore, we can say that tokens in C are the building

block or the basic component for creating a program in C language.


Comments

Popular posts from this blog

VALUE OF TIME

Time is very precious.  We should not waste time.  Once time is lost, it is lost forever.  If you waste time, time will waste you. Money that has been spent can be recovered but not with time.  Time that once elapsed has passed and is over.  Almost everything in the world can be bought, but time lost cannot be bought.When a second has elapsed, that second moves from the present to the past.  If you have not made proper use of that which was in the present, then that second is wasted, it is destroyed and becomes the past.  No matter how much effort or distraction, that past cannot be brought back.If you want to achieve success in life, use your time properly.  take care of the present and Make full use of it. That's all Thank you ❤️

What is external storage class?

Ans . External variables are declared outside all functions,i.e. in the beginning of the program file. As all the functions will be defined after these variables declarations , so these variables are visible to all functions in a program file .

Meaning of accounting

  Meaning of accounting :  A ccounting is  the process of keeping track of an organization's financial transactions and records, and summarizing and communicating this information to relevant parties, such as investors ,creditors, and managers. It helps organizations to manage their finances effectively and make informed decisions about their business activities.