Answer Posted / sandeep
We Can't define function inside the structure
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain indirection?
Explain what is the difference between functions getch() and getche()?
what are the different storage classes in c?
Difference between macros and inline functions? Can a function be forced as inline?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
Can we change the value of constant variable in c?
What is oops c?
Is it better to bitshift a value than to multiply by 2?
Write a code on reverse string and its complexity.
What is difference between scanf and gets?
What is the advantage of an array over individual variables?
How do I round numbers?
Why we use conio h in c?
What are the different file extensions involved when programming in C?
Write a progarm to find the length of string using switch case?