Answer Posted / sri
C has no pointers and multiple inheritance but c++ have a point results and support multiple inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does normalization of huge pointer works?
what do you mean by enumeration constant?
What does the && operator do in a program code?
Explain low-order bytes.
When should we use pointers in a c program?
Why structure is used in c?
Can we compile a program without main() function?
What is c system32 taskhostw exe?
What is pass by reference in c?
write a program to generate address labels using structures?
What are control structures? What are the different types?
Is null equal to 0 in sql?
Explain what is the concatenation operator?
What are different types of variables in c?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.