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
What is a lambda function c++?
What is bubble sort c++?
What is virtual base class?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
What is rtti in c++?
Which one is a preferred language C or C++? Why?
what is Member Functions in Classes?
What is a forward referencing and when should it be used?
Carry out conversion of one object of user-defined type to another?
Define linked lists with the help of an example.
Discussion on error handling of C++ .
What is the extraction operator and what does it do?
What is main function in c++ with example?
What is the difference between a template and a macro?
What does obj stand for?