Answer Posted / bala prasad
Computer is an eletronic device which can be used to solve mathematical and logical operations.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is the benefit of using const for declaring constants?
Write a program to print factorial of given number using recursion?
What is an endless loop?
Explain what is dynamic data structure?
Write a code of a general series where the next element is the sum of last k terms.
Differentiate between #include<...> and #include '...'
Explain 'bus error'?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
How would you obtain the current time and difference between two times?
How can I use a preprocessorif expression to ?
Explain the difference between malloc() and calloc() function?
Can you write the function prototype, definition and mention the other requirements.
about c language
Why c is called free form language?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none