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 the identity function in c++? How is it useful?
What is pure virtual function?
What is a tree in c++?
Explain what happens when a pointer is deleted twice?
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?
how to access grid view row?
What is c++ try block?
Is it possible for a member function to delete the pointer, named this?
What is enum class in c++?
What is the difference between strcpy() and strncpy()?
How to allocate memory dynamically for a reference?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
What is a rooted hierarchy?
Which programming language is best?