How to set file pointer to beginning c?
No Answer is Posted For this Question
Be the First to Post Answer
Which is not valid in C? 1) class aClass{public:int x;} 2) /* A comment */ 3) char x=12;
Why main function is special give two reasons?
How can a process change an environment variable in its caller?
What is a null string in c?
which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....
Explain what is the benefit of using const for declaring constants?
Where does the name "C" come from, anyway?
How are 16- and 32-bit numbers stored?
What is extern keyword in c?
difference between spiral and waterfall model
program for following output using for loop? 1 2 3 4 5 2 3 4 5 3 4 5 4 5 5
Simplify the program segment if X = B then C ← true else C ← false