Answer Posted / ganesh
software is a collection of
programs or instruction that are
used to some purpose.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is file in c preprocessor?
What is a newline escape sequence?
What is the purpose of main( ) in c language?
Explain how can you be sure that a program follows the ansi c standard?
Can you please compare array with pointer?
What are the standard predefined macros?
Can stdout be forced to print somewhere other than the screen?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
How pointer is different from array?
how to construct a simulator keeping the logical boolean gates in c
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
What does the error 'Null Pointer Assignment' mean and what causes this error?
What is the method to save data in stack data structure type?
What is the use of f in c?
Why is c fast?