Why c is a mother language?
No Answer is Posted For this Question
Be the First to Post Answer
What's the total generic pointer type?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
Explain what is wrong with this statement? Myname = ?robin?;
how to swap 4 number without using temporary number?
What is call by value in c?
main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }
How to removing white spces in c programming only bu using loops
Hai friends im a i year student. i want to develop my knowledge in the field of TSR in c. How I'm Improve ?
What is register variable in c language?
how to print 212 as Twohundreds twelve plz provide me ans soon
what are the languages used in c#?
How can I write functions that take a variable number of arguments?