What does c mean before a date?
No Answer is Posted For this Question
Be the First to Post Answer
what is the structure pointer?
can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????
what is diff between localstatic and globalstatis variable possible 2 use in another file...?
write a program to find the given number is prime or not
2 Answers Accenture, Vasutech,
will the program compile? int i; scanf(ā%dā,i); printf(ā%dā,i);
is it possible to create your own header files?
What is calloc malloc realloc in c?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What is the output of the following program main();{printf ("chennai""superkings"}; a. Chennai b. superkings c. error d. Chennai superkings
What is a macro, and explain how do you use it?
Can we declare a function inside a function in c?