Answer Posted / manu
really abhardeep is stupid...?
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do you define structure?
What is the general form of a C program?
Why use int main instead of void main?
Compare array data type to pointer data type
When a c file is executed there are many files that are automatically opened what are they files?
Why cant I open a file by its explicit path?
Is register a keyword in c?
c program for searching a student details among 10 student details
provide an example of the Group by clause, when would you use this clause
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
State two uses of pointers in C?
How does struct work in c?
Is the exit() function same as the return statement? Explain.
What are volatile variables in c?
How can I swap two values without using a temporary?