What is the sizeof () operator?


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

Post New Answer

More C Interview Questions

what is difference between array and structure?

44 Answers   College School Exams Tests, CTS, Google, HCL, IBM, Motorola, TCS,


c program to input values in a table(using 2D array) and print odd numbers from them

1 Answers  


What is a stream in c programming?

0 Answers  


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

0 Answers  


What is the heap?

0 Answers  






where are auto variables stored? What are the characteristics of an auto variable?

0 Answers  


how to find the kth smallest element in the given list of array elemnts.

8 Answers   Silicon,


how can you print&scan anything using just one character? :) HINT: printf,scanf similer

2 Answers  


Why isn't it being handled properly?

0 Answers  


What are the different types of pointers used in c language?

0 Answers  


In C programming, how do you insert quote characters (‘ and “) into the output screen?

0 Answers  


What is diffrance between declaration and defination of a variable or function

4 Answers  


Categories