What does d mean?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C program that computes the value ex by using the formula ex =1+x/1!+x2/2!+x3+3!+………….
Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code
WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES
How many levels deep can include files be nested?
who is first prime minister in india??
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
How can I implement a delay, or time a users response, with sub-second resolution?
what is link list?
i have a written test in tomorrow
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
What is calloc()?
what is array?