What does sizeof int return?


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

Post New Answer

More C Interview Questions

What is Generic pointer? What is the purpose of Generic pointer? Where it is used?

3 Answers  


If errno contains a nonzero number, is there an error?

0 Answers  


related to rdbms query .

2 Answers  


What are the two types of structure?

0 Answers  


Write a C/C++ program that connects to a MySQL server and displays the global TIMEZONE.

0 Answers  






Write a program to print distinct words in an input along with their count in input in decreasing order of their count

0 Answers  


what is the difference between char * const and const char *?

2 Answers   TCS,


Is c++ based on c?

0 Answers  


can we write a program in c for printf and scanf without using header file stdio.h

1 Answers  


Explain what header files do I need in order to define the standard library functions I use?

0 Answers  


how to multiply two number taking input as a string (considering sum and carry )

2 Answers   Wipro,


write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

0 Answers   ADP,


Categories