Explain 'bus error'?
No Answer is Posted For this Question
Be the First to Post Answer
What are pointers? Why are they used?
When should I declare a function?
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.
what is the significance of static storage class specifier?
What is return type in c?
How can you increase the size of a dynamically allocated array?
Explain what are header files and explain what are its uses in c programming?
hi any body pls give me company name interview conduct "c" language only
Write a program to show the workingof auto variable.
What are lookup tables in c?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result