can we declare a function in side the structure?
Answer Posted / guest
by using the loop
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write a factorial program using C.
Explain what is the purpose of "extern" keyword in a function declaration?
What is meant by gets in c?
With the help of using classes, write a program to add two numbers.
What is uint8 in c?
Why do we need a structure?
How will you delete a node in DLL?
what do you mean by inline function in C?
What is the difference between array and pointer?
Why pointers are used in c?
How many types of errors are there in c language? Explain
What is typeof in c?
What are register variables? What are the advantage of using register variables?
Do array subscripts always start with zero?
What is the use of ?: Operator?