Difference between Class and Struct.
Answer Posted / farhat khan
In C struct does not use function(method).
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
What are valid operations on pointers?
What is preprocessor with example?
Can you assign a different address to an array tag?
What are the two types of structure?
What is bin sh c?
What is a pragma?
How are structure passing and returning implemented?
Can we use visual studio for c?
What is the heap in c?
What is the purpose of scanf() and printf() functions?
Explain what does the format %10.2 mean when included in a printf statement?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
What is the g value paradox?
What are pointers? Why are they used?
What is the purpose of clrscr () printf () and getch ()?