Answer Posted / sridhar
bcoz i have a cabability to celebrate the work well.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What does the characters “r” and “w” mean when writing programs that will make use of files?
How can I find out how much free space is available on disk?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
what is event driven software and what is procedural driven software?
What is function what are the types of function?
What is multidimensional arrays
What is the best way to store flag values in a program?
What is the difference between malloc calloc and realloc in c?
What is the significance of scope resolution operator?
How can I copy just a portion of a string?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What is the function of volatile in c language?
Why are algorithms important in c program?
What is linear search?