what is difference between ANSI structure and C99 Structure?
Answer Posted / durgesh singh
Think You.............
| Is This Answer Correct ? | 5 Yes | 19 No |
Post New Answer View All Answers
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
Explain the ternary tree?
What is the difference between array and pointer?
What is #include called?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What is the advantage of c?
What is bash c?
Tell me can the size of an array be declared at runtime?
What are the types of functions in c?
How many types of errors are there in c language? Explain
What is the difference between local variable and global variable in c?
Difference between goto, long jmp() and setjmp()?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What is malloc return c?
int far *near * p; means