What is sizeof array in c?


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

Post New Answer

More C Interview Questions

write a c program to find the probability of random numbers between 1-1000

0 Answers   ADS,


Explain two-dimensional array.

0 Answers  


Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.

0 Answers  


hi , please send me NIC written test papers to sbabavalli@gmail.com

0 Answers   NIC,


code for bubble sort?

1 Answers  






What is the scope of local variable in c?

0 Answers  


What are the functions to open and close the file in c language?

0 Answers  


Is multithreading possible in c?

0 Answers  


can v write main() { main(); } Is it true?

6 Answers  


enum { SUNDAY, MONDAY, TUESDAY, }day; main() { day =20; printf("%d",); getch(); } what will be the output of the above program

1 Answers  


how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"

4 Answers   Wipro,


which types of data structure will i use to convert infix to post fix???

5 Answers   IIT,


Categories