"%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
What do you mean by team??
How can you increase the size of a dynamically allocated array?
Explain Basic concepts of C language?
explain how do you use macro?
What does the c in ctime mean?
What's the difference between calloc() and malloc()?
write a program to insert an element at the specified position in the given array in c language
What is the explanation for modular programming?
What is meant by global static? why we have to use static variable instead of Global variable
int arr[] = {1,2,3,4} int *ptr=arr; *(arr+3) = *++ptr + *ptr++; Final contents of arr[]
what is data structure?
what is bit rate & baud rate? plz give wave forms