What library is sizeof in c?


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

Post New Answer

More C Interview Questions

how to build a exercise findig min number of e heap with list imlemented?

0 Answers  


What is the difference between declaring a variable and defining a variable?

0 Answers  


What are the different types of data structures in c?

0 Answers  


write a program to copy the string using switch case?

0 Answers   Mind Tree,


what is the differnce between AF_INET and PF_INET?

5 Answers   Systems Plus, Wipro,


write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20

4 Answers  


which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 Answers   Accenture, Infosys, TCS, Wipro,


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

0 Answers  


Program to find the sum of digits of a given number until the sum becomes a single digit

8 Answers   InterGraph,


What is malloc and calloc?

0 Answers  


find largest of 3 no

8 Answers  


What is #include stdlib h?

0 Answers  


Categories