Prepare me a program for the animation of train


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

create a c++ program that will ask 10 numbers and display their sum using array.

1 Answers  


What is the point of oop?

0 Answers  


How long to learn object oriented programming?

0 Answers  


What is the real life example of polymorphism?

0 Answers  


What is a scope resolution operator?

5 Answers   HP, IBS,






What is the default size allocated for array in the statement if size not specified " int a[] "

4 Answers   CTS,


Can an interface inherit a class?

0 Answers  


In c++ there is only virtual destructors, no constructors. Why?

4 Answers   IBM, Polaris,


Can bst contain duplicates?

0 Answers  


In multilevel inheritance constructors will be executed from the .... class to ... class

2 Answers   ABCO, TCS,


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.

6 Answers  


What is class and object in oops?

0 Answers  


Categories