Explain spaghetti programming?
No Answer is Posted For this Question
Be the First to Post Answer
What are formal parameters?
number of times a digit is present in a number
Is null a keyword in c?
How many types of sorting are there in c?
What is the size of structure in c?
Write a program for finding factorial of a number.
What are the types of data files?
Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 Answers ME, Synfusion, Wipro,
every function has return the value?
struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));
to get a line of text and count the number of vowels in it
What are the different types of pointers?