Answer Posted / bhushan
daennice ritche
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c standard library?
What is difference between stdio h and conio h?
What is #line?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What is the function of volatile in c language?
How do you do dynamic memory allocation in C applications?
What is union in c?
What are variables c?
How many main () function we can have in a project?
Why are all header files not declared in every c program?
What is adt in c programming?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
How can I do serial ("comm") port I/O?
What is omp_num_threads?