What is the meaning of c in c language?
No Answer is Posted For this Question
Be the First to Post Answer
wap to print "hello world" without using the main function.
What is string in c language?
write a program to find out prime number using sieve case?
Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }
Why #include is used in c language?
Explain what is a 'locale'?
When can a far pointer be used?
Is it possible to execute code even after the program exits the main() function?
what is default constructor?
Write a program to swap two numbers without using third variable?
what is c++ programming?
Why is c called c not d or e?