which is faster execution: loops or recursion?

Answer Posted / saran3589

loops

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is const volatile variable in c?

579


write a program to copy the string using switch case?

2401


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

659


What is an endless loop?

804


Can i use “int” data type to store the value 32768? Why?

756






What are the disadvantages of external storage class?

592


Are the variables argc and argv are local to main?

790


What is %s and %d in c?

594


What is volatile variable in c?

659


How to draw the flowchart for structure programs?

8762


Explain how do you list files in a directory?

618


write an algorithm to display a square matrix.

2224


Explain heap and queue.

589


A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?

1777


What is sorting in c plus plus?

565