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
Pls...could any one tell me that whether we can access the public data memeber of a class from another class with in the same program. Awaiting for your response Thanku
How do you answer polymorphism?
Name an advantage of array over linked list?
24 Answers GML, IBM, Software Solutions,
What is namespace?
What are the 3 pillars of oop?
create a c++ program that will ask 10 numbers and display their sum using array.
difference between abstraction and encapsulation with progarammatic eg. hi,just recently i went for an interview .The interviewer asked what is the difference between abstraction and encapsulation with programmatic eg. I gave the answer as encapsulation mean hiding the relevant data which is not useful for the user, eg a electric fan .hiding the information how the electricity is converted into machanical energy. abtraction showing only the relevant data to the user eg electric fan. it look ,its color ,it design etc only relevant data. Then the interviewer asked me, give me some programmic eg .I Said Let assume a web form having control like textbox,button etc. The user can view textbox,button etc this is the eg of abstraction and when the user click on the button how he is redirected is not known by the user is the eg of the encapsulation. Am I Correct .was the answer given by me is perfect .now i am planing to go for an another interview should i give the same answer.IF not please suggest me a better answer.with some good eg Please help
Why static functions always uses static variables?
write a program to find 2^n+1 ?
Out of 4 concepts, which 3 C++ Follow?
What is class in oop with example?
What are benefits of oop?