What are the different types of objects used in c?


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

Post New Answer

More C Interview Questions

if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.

18 Answers   Parexel, Ram Infotech, Zycus Infotech,


difference between ordinary variable and pointer in C?

2 Answers  


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

0 Answers  


How do you convert strings to numbers in C?

0 Answers  


write a recursive program in'c'to find whether a given five digit number is a palindrome or not

2 Answers  






In which header file is the null macro defined?

0 Answers  


What does %d do in c?

0 Answers  


Magic square

0 Answers  


how to return 1000 variables from functio9n in c?plz give me code also

6 Answers  


What is variable initialization and why is it important?

0 Answers  


What is keyword with example?

0 Answers  


code snippet for creating a pyramids triangle ex 1 2 2 3 3 3

4 Answers  


Categories