What is spaghetti programming?


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

Post New Answer

More C Interview Questions

how to create duplicate link list using C???

0 Answers  


What are global variables and how do you declare them?

0 Answers  


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

0 Answers  


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

0 Answers  


Explain the priority queues?

0 Answers  






#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); }

3 Answers   ADITI,


what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }

20 Answers   Infosys,


What is double pointer?

0 Answers  


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

4 Answers   CTS,


write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1

3 Answers  


Do character constants represent numerical values?

0 Answers  


Why c++ is called c++ and not c+?

9 Answers   EBS,


Categories