Question: 1. How many total keywords in C programming language? 20 22 32 42 2. A maximum value represented by x in the following statement is
1. How many total keywords in C programming language?
- 20
- 22
- 32
- 42
2. A maximum value represented by x in the following statement is
unsigned short x ;
- 255
- 65536
- 65535
- 32767
3. What punctuation is used to signal the beginning and end of code blocks?
- { and }
- and <-
- BEGIN and END
- ( and )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
