Answer Posted / roshan
array is a group of elements.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is it possible to provide default values while overloading a binary operator?
Define the process of error-handling in case of constructor failure?
How is objective c different from c++?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
Define pre-condition and post-condition to a member function in c++?
What are the rules for naming an identifier?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Write about the scope resolution operator?
What is the basic structure of a c++ program?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
What is the use of data hiding?
Explain selection sorting. Also write an example.
What does ctime() do?
How does c++ structure differ from c++ class?