What is f'n in math?
No Answer is Posted For this Question
Be the First to Post Answer
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
What are the advantage of c language?
plz let me know how to become a telecom protocol tester. thank you.
A.C func() { pritnf(" in fuction %d",MACRO); } MAIN.c testfunc() { #define MACRO 10 printf("in test function %d", MACRO); } main() { printf("in main %d",MACRO); func(); testfunc(); getch(); }
How do you search data in a data file using random access method?
what is difference between procedural language and functional language ?
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
What are the different types of storage classes in C?
How to print "I Love My India" without using semi colon?
disadvantages of realloc ?
how to add our own function in c library please give details.?