Answer Posted / vignesh1988i
no we cant define a function within a function.... but calling of function within a function is possible........
thank u
| Is This Answer Correct ? | 66 Yes | 10 No |
Post New Answer View All Answers
what are the facialities provided by you after the selection of the student.
In a switch statement, explain what will happen if a break statement is omitted?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
Can you please compare array with pointer?
What is the difference between c and python?
What are integer variable, floating-point variable and character variable?
Why pointers are used?
What is hashing in c language?
What is pivot in c?
How do you search data in a data file using random access method?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
What are identifiers c?
What is a pointer and how it is initialized?
Why does everyone say not to use gets?
What is the newline escape sequence?