What does c in a circle mean?
No Answer is Posted For this Question
Be the First to Post Answer
what are the different storage classes in c?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
extern static int i func() { i =10; i++; printf("%d \n",i); } main() { i =20; printf("%d \n",i); func(); printf("%d \n",i); }
Explain what is a stream?
What is the difference between fread buffer() and fwrite buffer()?
write a programe returns the number of times the character appears in the string
what will be the output: main(){char ch;int a=10;printf("%d",ch);}
36 Answers Accenture, TCS, Wipro,
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
What is difference between Structure and Unions?
different between overloading and overriding
Was 2000 a leap year?
Why do we use int main?