What is meant by type casting?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to sort the elements in a given array in c language
Why c language?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What is unsigned int in c?
what is the difference between char * const and const char *?
Sir i need notes for structure,functions,pointers in c language can you help me please
"I LOVE MY COUNTRY" write a c program to get "COUNTRY MY LOVE I" as the output. Use any other programming language. It is not mandatory to use C.
11 Answers ABC Infotech, ADP, College School Exams Tests, Kovair,
what is the structure?
void main(int n) { if(n==0) return; main(--n); printf("%d ",n); getch(); } how it work and what will be its output...............it any one know ans plz reply
Explain what is gets() function?
how could explain about job profile
how to make program without <> in library.