what is develop in c language
Answers were Sorted based on User's Feedback
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
int a=20; int b=30; int c=40; printf("%d%d%d"); what will be the output?
What is a keyword?
How do you define a string?
What should malloc() do?
Convert the following expression to postfix and prefix (A+B) * (D-C)
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?
Explain what does it mean when a pointer is used in an if statement?
How can you check to see whether a symbol is defined?
Why are all header files not declared in every c program?
what is the size of an integer variable?
why we shiuld use main keyword in C