Answer Posted / suraj
Computer is such electronic hardware device which use to run various applications and also for calculations related with mathematical and logical.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to generate random numbers in c?
Write a program to swap two numbers without using third variable?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
write a program to display all prime numbers
How do you use a pointer to a function?
difference between Low, Middle, High Level languages in c ?
What is the use of f in c?
Explain how are portions of a program disabled in demo versions?
What does volatile do?
Explain the red-black trees?
What is .obj file in c?
What is the use of ?
What are the 4 data types?
What is difference between structure and union with example?
what are # pragma staments?