Question
1. In C language all keyword must be in (a) Upper case (b) Lower case (c) Both upper and lower (d) Special characters 2. The
1. In C language all keyword must be in
(a) Upper case
(b) Lower case
(c) Both upper and lower
(d) Special characters
2. The quantities represented by fraction are called
(a) Integer
(b) Floating point
(c) String
(d) All of the above
3. Types of storage class in C
(a) 2 (b) 5
(c) 4 (d) 7
4. ____________ function call is used to carry out
output operation
(a) Scanf (b) Printf
(c) Getchar (d) Main
5. The %d scanf format is used to read
(a) Floating point (b) String
(c) Char (d) Integer
6. Array can be initialized during ____________.
(a) Run time
(b) Complete time
(c) Both (a) and (b)
(d) None
7. The function in C are classified into category as
(a) Library functions
(b) User-defined functions
(c) Both (a) and (b)
(d) All the above
8. Dynamic arrays are created using
(a) Pointer variables
(b) Management functions
(c) Only (a)
(d) Both (a) and (b)
9. Variable that are active throughout the program
are called ____________ variable
(a) External
(b) Internal
(c) String
(d) Constant
10. ____________ operator indicates the address of a
variable
(a) &
(b) %
(c) *
(d) +
Step by Step Solution
There are 3 Steps involved in it
Step: 1
The detailed answer for the above question is provided below 1 Ans The correct answer is b Lower cas...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started