Answer Posted / dips
everything is C ,c++ is only a easier way to handle C,we
have to write some codes to get C++ from C ,i just want to
say that some codes are already written and those are made
keyword inC++
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What relational operators if statements in c++?
What is meaning of in c++?
What can I safely assume about the initial values of variables which are not explicitly initialized?
What are the defining traits of an object-oriented language?
What is searching?
Write some differences between an external iterator and an internal iterator?
What are the differences between new and malloc?
What do you mean by ‘void’ return type?
Define pre-condition and post-condition to a member function in c++?
How do you show the declaration of a virtual constructor?
What are the two main components of c++?
Explain the properties and principles of oop.
What are all predefined data types in c++?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
Describe the process of creation and destruction of a derived class object?