Answer Posted / frank
a(bcd*+e-)/
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why is not a pointer null after calling free?
What are c identifiers?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
What is dangling pointer in c?
What is scope rule of function in c?
Explain the use of keyword 'register' with respect to variables.
Stimulate calculator using Switch-case-default statement for two numbers
State the difference between x3 and x[3].
When a c file is executed there are many files that are automatically opened what are they files?
Can the sizeof operator be used to tell the size of an array passed to a function?
What is the sizeof () a pointer?
What are predefined functions in c?
Write the syntax and purpose of a switch statement in C.
What are the 4 data types?
What are types of preprocessor in c?