Answer Posted / manish soni tagore collage jai
main deference in c and cpp is
-------------------|-------------------|
c | c++ |
-------------------|-------------------|
top down approach | bottom up approach|
-------------------|-------------------|
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the difference between a free-standing and a hosted environment?
shorting algorithmS
What is a nested loop?
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 is output redirection?
How can I get random integers in a certain range?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
How can I generate floating-point random numbers?
Explain what happens if you free a pointer twice?
What is the role of && operator in a program code?
Are pointers really faster than arrays?
What is hashing in c language?
Why is it usually a bad idea to use gets()? Suggest a workaround.
Write a program to generate random numbers in c?
Stimulate calculator using Switch-case-default statement for two numbers