Answer Posted / prof.gagandeep jagdev
No, it is not possible to define any function within a
function. However we can call a function from within
another function.
| Is This Answer Correct ? | 30 Yes | 4 No |
Post New Answer View All Answers
What are the types of assignment statements?
What is meant by gets in c?
Do array subscripts always start with zero?
What is selection sort in c?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
Which are low level languages?
Write a program to generate the Fibinocci Series
What are the advantages of using Unions?
How can I swap two values without using a temporary?
What is the use of define in c?
Explain what are multidimensional arrays?
Process by which one bit pattern in to another by bit wise operation is?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
Differentiate abs() function from fabs() function.
explain what are actual arguments?