What is meant by errors and debugging?


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

Post New Answer

More C Interview Questions

What's the difference between calloc() and malloc()?

4 Answers  


What is the size of array float a(10)?

0 Answers  


which do you prefer C or Pascal?

1 Answers  


write a program to display the frequency of each element in a given array in c language

1 Answers  


What are the different types of errors?

0 Answers  






What is the difference between fread buffer() and fwrite buffer()?

0 Answers  


How can I delete a file?

0 Answers  


Can you write the algorithm for Queue?

0 Answers   College School Exams Tests, TCS,


How would you sort a linked list?

1 Answers  


write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised

3 Answers  


Difference between null pointer and dangling pointer?

7 Answers   GE, Wipro,


Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********

4 Answers  


Categories