the maximum value that an integer constant can have is
a) -32767
b) 32767
c) 1.701e+38
d) -1.7014e+38
What is 02d in c?
why return type of main is not necessary in linux
What is a macro, and explain how do you use it?
What are data types in c language?
Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
12344321 123 321 12 21 1 1 how i print this program??
5 Answers DSR Management, Winit,
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
what is pointer ?
10 Answers Kernex Micro Systems,
how to impliment 2 or more stacks in a single dimensional array ?
What is the use of getchar() function?
Why are algorithms important in c program?
Why do we use namespace feature?