What is the scope of local variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.
What is C++
What is the sizeof () operator?
If input is 123 then how to print 100 and 20 and 3 seperately?
Explain what is the stack?
How do i store a paragraph into a string? for example, if i input a long paragraph, the program will read the words one by one and concatenate them until no word is left.
What is the difference between null pointer and void pointer
10 Answers CTS, Manforce, MAQ Software,
Can include files be nested?
What is wrong with this statement? Myname = 'robin';
Explain data types & how many data types supported by c?
What is difference between %d and %i in c?
Is array a primitive data type in c?