Explain what is wrong with this program statement? Void = 10;
No Answer is Posted For this Question
Be the First to Post Answer
How the processor registers can be used in C ?
Is main is user defined function?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
What is the use of function in c?
How to define structures? ·
Explain why C language is procedural?
Define circular linked list.
What are identifiers in c?
Why isnt there a numbered, multi-level break statement to break out
what will happen if you free a pointer twice after allocating memory dynamically ?
main() { clrscr(); } clrscr();
What are the uses of a pointer?