Answer Posted / v.senthil kumaran
Declare operator function (dummy) for assignment operator
in the private section of the class.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What is static in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What is the difference between new() and malloc()?
Is swift faster than go?
write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)
What is string in c++ programming?
Describe about storage allocation and scope of global, extern, static, local and register variables?
Is c++ a software?
What is the protected keyword used for?
Explain the benefits of proper inheritance.
What are the advantages of early binding?
Explain the difference between new() and malloc() in c++?
Is c++ a high level language?
What is else if syntax?