What is true about the following C Functions
(a) Need not return any value
(b) Should always return an integer
(c) Should always return a float
(d) Should always return more than one value
Answers were Sorted based on User's Feedback
Answer / seema choudhary
(a) Need not return any value
b'caz all statements has using the return type
Is This Answer Correct ? | 6 Yes | 1 No |
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if
What are multibyte characters?
What are the uses of null pointers?
Explain the difference between #include "..." And #include <...> In c?
char ch=10;printf("%d",ch);what is the output
what are bit fields in c?
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,
What are .h files and what should I put in them?
Juxtapose the use of override with new. What is shadowing?
Why can’t we compare structures?
What is the return type of sizeof?
where does it flourished?