Answer Posted / blaaze
hey guys pls dont misguide......
the correct ans is "no" , we cant define a function within another.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Are bit fields portable?
What type of function is main ()?
How do I convert a string to all upper or lower case?
What is substring in c?
How variables are declared in c?
C program to find all possible outcomes of a dice?
Explain how to reverse singly link list.
What does s c mean in text?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
How to declare a variable?
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
Explain the use of bit fieild.
What is variable in c example?
What is chain pointer in c?