Why is object oriented programming so hard?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.
Define a class to represent a bank account. Include the following members: Data Members: Name of the Depositor Account Number Type of Account Balance amount in the account Member Functions: To assign the initial values. To deposit an account. To withdraw an amount after checking the balance. Write a C++ main program to display account number, name and balance.
Can we have a private constructor ?
12 Answers HSBC, Ness Technologies, TCS, Wipro,
What is multidimensional array?
explain defference between structure and class with example
define oops with class and object
What is difference between multiple inheritance and multilevel inheritance?
Prepare me a program for the animation of train
Which is better struts or spring?
Explain virtual inheritance?
What is Hashing and how is it done? Pictorial form?
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output