What are the differences between a struct in C and in C++?
Answer Posted / uyvgyu
thanks. it was helpful. now go yourself.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Define virtual constructor.
Can we overload operator in c++?
Explain the difference between class and struct in c++?
What are the important differences between c++ and java?
What is an associative container in c++?
What is an inclusion guard?
Is java made in c++?
What happens if a pointer is deleted twice?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
What is difference between class and function?
Write a program to show polymorphism in C++?
Can a new be used in place of old mallocq? If yes, why?
What is flush programming?
How compile and run c++ program in turbo c++?
What are the syntactic rules to be avoid ambiguity in multiple inheritance?