Answer Posted / rajasekhar
ANSI: American national standard institution
ISO: International Standard Organisation
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the use of in c?
What is the difference between local variable and global variable in c?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
Explain the advantages and disadvantages of macros.
Can we declare variable anywhere in c?
Who invented bcpl language?
Explain how does free() know explain how much memory to release?
Is javascript based on c?
The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none
Can static variables be declared in a header file?
What is bubble sort in c?
I have a varargs function which accepts a float parameter?
What does 3 mean in texting?
How pointers are declared?