hello friends
what do u mean by BUS ERROR
i got this error while i am doing my program in DATA STRUCTURES
Post New Answer View All Answers
What is union and structure?
What is volatile variable how do you declare it?
What are the 4 types of functions?
What is a pointer in c?
What's the best way of making my program efficient?
Explain output of printf("Hello World"-'A'+'B'); ?
write a proram to reverse the string using switch case?
If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402
Why is it usually a bad idea to use gets()? Suggest a workaround.
Describe the header file and its usage in c programming?
What is the purpose of the statement: strcat (S2, S1)?
Why we use stdio h in c?
shorting algorithmS
#include
What is the use of getchar() function?