How can you find the exact size of a data type in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Should a function contain a return statement if it does not return a value?

0 Answers  


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

0 Answers   Google, Infosys,


What is identifiers in c with examples?

0 Answers  


Why is it important to memset a variable, immediately after allocating memory to it ?

0 Answers  


wtite a program that will multiply two integers in recursion function

4 Answers   TCS,






what is the output of the program?? #include<stdio.h> main ( ) { int a=010,sum=0,tracker: for(tracker=0;tracker<=a;tracker++) sum+=tracker; printf(ā€œ %d\nā€,sum); } what is the difference between a=10 and a=010??

3 Answers   Oracle,


When is the “void” keyword used in a function?

1 Answers  


Explain can static variables be declared in a header file?

0 Answers  


Give a method to count the number of ones in a 32 bit number?

4 Answers  


write a program for 7*8 = 56 ? without using * multiply operator ? output = 56

6 Answers   Xavient,


What is the difference b/w Structure & Union?

3 Answers  


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

0 Answers  


Categories