What does & mean in scanf?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between ANSI structure and C99 Structure?
write a function to find whether a string is palindrome or not and how many palindrome this string contain?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
What is the significance of an algorithm to C programming?
25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?
11 Answers CTS, TCS,
Whats s or c mean?
Which of these functions is safer to use : fgets(), gets()? Why?
helllo sir give me some information of the basic information the c as printf ,scanf , %d ,%f and why is the main use of these.
Why is c known as a mother language?
What is the mean of this statement:: if(int i=0 * i=9)
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 an example of structure?