Answer Posted / rg
no!!! we cant define a func. inside a func.
Why u some people misguide others!!
go thru practice..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between printf and scanf in c?
What is the difference between declaring a variable and defining a variable?
What is the maximum length of an identifier?
Why shouldn’t I start variable names with underscores?
What is pass by value in c?
write a program to concatenation the string using switch case?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Write the syntax and purpose of a switch statement in C.
How to define structures? ·
What are dangling pointers in c?
What is a wrapper function in c?
What is the difference between constant pointer and constant variable?
What are valid operations on pointers?
Why is main function so important?
What is the purpose of type declarations?