What is wrong in this statement?


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

Post New Answer

More C Interview Questions

main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); }

2 Answers  


write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


what are the advantages & disadvantages of unions?

2 Answers  


What is #line?

0 Answers  


Write a routine that prints out a 2-D array in spiral order!

1 Answers   Lucent,






Who is the main contributor in designing the c language after dennis ritchie?

0 Answers  


What are the different types of errors?

0 Answers  


why TCS selected more student in the software field from all institution.

5 Answers   TCS,


Can we change the value of static variable in c?

0 Answers  


Is c a great language, or what?

0 Answers  


What are the different file extensions involved when programming in C?

0 Answers  


What is bin sh c?

0 Answers  


Categories