what is the format specifier for printing a pointer value?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of f in c?
what are the static variables
8 Answers HCL, iFlex, TCS, Wipro,
What is the use of the sizeof operator?
What are the rules for the identifier?
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above
What is array in c with example?
What is file in c language?
What is a volatile keyword in c?
Explain what are the different file extensions involved when programming in c?
Describe newline escape sequence with a sample program?
What is %lu in c?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?