in case any function return float value we must declare
a) the function must be declared as 'float' in main() as well
b) the function automatically returned float values
c) function before declared 'float' keyword
d) all the above
No Answer is Posted For this Question
Be the First to Post Answer
What are the modifiers available in c programming language?
What are structural members?
Explain the priority queues?
Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort
What is the significance of c program algorithms?
What is a #include preprocessor?
Output for following program using for loop only * * * * * * * * * * * * * * *
What is the method to save data in stack data structure type?
Table of Sudoku n*n
What is getch() function?
related to rdbms query .
largest Of three Number using without if condition?