two progs are given. one starts counting frm 0 to MAX and
the other stars frm MAX to 0. which one executes fast.
Answer Posted / sriharsha karanth
Both Will Execute Fast
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is character constants?
What is the purpose of & in scanf?
what is the format specifier for printing a pointer value?
How can I remove the trailing spaces from a string?
How many levels of pointers can you have?
What do you mean by Recursion Function?
What is the benefit of using an enum rather than a #define constant?
What is file in c language?
What do you understand by normalization of pointers?
Why do we use main function?
What is const and volatile in c?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
Explain how do you determine a file’s attributes?
What type of function is main ()?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler