#clanguagetutorial
Explore tagged Tumblr posts
Photo
Tokens in C - Codiens
As we know that Cell is the basic building block of living things.
C language also has basic building blocks known as Tokens. You may think of a Token as the smallest individual unit in a C program.
This means that a program is constructed using a combination of these tokens. The compiler breaks a program into the smallest possible units and proceeds to the various stages( lexical, syntax, and semantic) of compilation.
There are six main types of tokens in C. Read more.
1 note
·
View note
Video
youtube
Operators Logical and Bitwise | C Technical Interview Questions and Answers - Nareshit
0 notes
Photo
C Keywords and Identifiers - Codiens
Keywords are the reserved words of programming languages which has a specific feature associated with them. The meaning of these reserved words has already been explained to the C compiler. So that’s why we can’t use these words as a variable or an identifier name.
All those words that help us use the C programming functionality are included in the list of keywords.
There are a total of 44 keywords in C11. Starting 32 keywords of C11 are taken from ANSI C and 5 keywords from C99.
There are 7 more keywords added to the C language. (C89 –> 32, C99 –> 5, C11 –> 7) Read more.
2 notes
·
View notes
Video
youtube
Nested if block in #C | #CLanguage Tutorial | Mr. Srinivas - Nareshit
#c#clanguage#if#block#clanguagetutorial#clanguageonlinetraining#clanguageclasses#clanguagetraininginchennai
0 notes
Video
youtube
Strings | C Technical Interview Questions and Answers | Mr. Srinivas
#c#C Technical Interview Questions and Answer#nareshit#cprogramming#clanguagetutorial#c++onlinetraining#c++courses
0 notes
Video
youtube
Global variables in #C | #CLanguage #Tutorials | Mr.Srinivas - #Nareshit
0 notes