what is disadvantage of pointer in C
Answer Posted / poorna chandar rao.yerrabothu
CONFUSION
CRASHING
| Is This Answer Correct ? | 26 Yes | 7 No |
Post New Answer View All Answers
How can I call a function with an argument list built up at run time?
What do you mean by a sequential access file?
What is an lvalue?
how is the examination pattern?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What is .obj file in c?
What are the Advantages of using macro
What is s or c?
Explain what is the stack?
Why is c called a structured programming language?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
what is the structure pointer?
What is volatile variable how do you declare it?
Why dont c comments nest?
Explain what is operator promotion?