What is the Purpose of 'extern' keyword in a function declaration?
Reverse a string word by word??
will u give me old quesrion papers for aptitude for L & t info tech?
9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?
What Is The Difference Between Null And Void Pointer?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
Do you know what are the properties of union in c?
What is the scope of static variables in c language?
how do you execute a c program in unix.
what is the output of printf("%d",(scanf("%d",10));
What does do in c?
Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.
Does c have circular shift operators?