main()
{
printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3));
}
Answer Posted / shiva
2 2 2
| Is This Answer Correct ? | 12 Yes | 15 No |
Post New Answer View All Answers
Why c is called a middle level language?
if p is a string contained in a string?
What is #define size in c?
What is storage class?
What is meant by high-order and low-order bytes?
Explain how do you determine the length of a string value that was stored in a variable?
Lists the benefits of c programming language?
the factorial of non-negative integer n is written n! and is defined as follows: n!=n*(n-1)*(n-2)........1(for values of n greater than or equal to 1 and n!=1(for n=0) Perform the following 1.write a c program that reads a non-negative integer and computes and prints its factorial. 2. write a C program that estimates the value of the mathematical constant e by using the formula: e=1+1/!+1/2!+1/3!+.... 3. write a c program the computes the value ex by using the formula ex=1+x/1!+xsquare/2!+xcube/3!+....
Is there a built-in function in C that can be used for sorting data?
Do pointers need to be initialized?
Why is it usually a bad idea to use gets()? Suggest a workaround.
string reverse using recursion
what is reason of your company position's in india no. 1.
What is malloc() function?
will u please send me the placement papers to my mail???????????????????