Will I be able to get a picture in D drive to the c++
program? If so, help me out?
No Answer is Posted For this Question
Be the First to Post Answer
Why we are use # in begning of programme of c++.
c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess
What is oops in simple words?
Explain the concepts involved in Object Oriented programming.
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
Why it is called runtime polymorphism?
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.
2 Answers CTS, Delhi University,
How to overload postfix operator in c++
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
how much classes are used in c++
what is runtime polymorphism? For the 5 marks.