"%u" unsigned integer print the
a) address of variable
b) value of variable
c) name of a variable
d) none of the above
No Answer is Posted For this Question
Be the First to Post Answer
Why cant I open a file by its explicit path?
for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float
Compare array data type to pointer data type
Give a fast way to multiply a number by 7
15 Answers Accenture, Aricent, Microsoft,
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Tell us bitwise shift operators?
What language is windows 1.0 written?
WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?
What is atoi and atof in c?
What is difference between union and structure in c?
What will happen when freeing memory twice
Explain what is the benefit of using const for declaring constants?