Explain what is the most efficient way to store flag values?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between Macro and ordinary definition.
What is the proper way of these job Tell me about there full work
What does the message "automatic aggregate intialization is an ansi feature" mean?
how would a 4*3 array A[4][3] stored in Row Major Order?
#include<stdio.h> void main() { int =1; printf("%d%d%d",a++,++a,++a); }
How is a structure member accessed?
write the function int countchtr(char string[],int ch);which returns the number of timesthe character ch appears in the string. for example the call countchtr("she lives in Newyork",'e') would return 3.
What are the types of assignment statements?
Can main () be called recursively?
Is a pointer a kind of array?
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
without using arithmatic operator solve which number is greater??????????