Why does this code crash?


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

Post New Answer

More C Interview Questions

What is c basic?

0 Answers  


main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }

2 Answers  


Read two numbers from keyboard and find maximum of them?

1 Answers  


write a program to remove duplicate from an ordered char array? in c

2 Answers  


tell me the full form of c?

2 Answers  






What is the difference between union and structure in c?

0 Answers  


#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..

3 Answers  


how can I convert a string to a number?

0 Answers  


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

0 Answers  


write c program to display output 10(10+20)+(10+20+30)+ ... n term

0 Answers   Hindustan Gum Chemicals,


Explain what math functions are available for integers? For floating point?

0 Answers  


what is real time system?what is the differance between hard and soft real time systems

2 Answers  


Categories