What is the purpose of & in scanf?
No Answer is Posted For this Question
Be the First to Post Answer
What is the best way to store flag values in a program?
a c code by using memory allocation for add ,multiply of sprase matrixes
Are c and c++ the same?
How to throw some light on the b tree?
How do you print only part of a string?
Find greatest of two numbers using macro
if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above
What is structure data type in c?
write a c program to find the sum of five entered numbers using an array named number
What are the different types of linkage exist in c?
What is meant by global static? why we have to use static variable instead of Global variable
What are the 5 elements of structure?