write a program that withdrawals,deposits,balance
check,shows mini statement. (using functions,pointers and
arrays)


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

Post New Answer

More C++ General Interview Questions

How to change constant values?

6 Answers   Huawei, Symphony,


What is the purpose of templates in c++?

0 Answers  


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


What are the techniques you use for debugging?

1 Answers   Adtran,


What are the uses of typedef in a program?

0 Answers  






what you know about c++?

0 Answers   IBS,


What is boyce codd normal form in c++?

0 Answers  


What are the uses of pointers?

0 Answers  


How to access a variable of the structure?

0 Answers  


What is exception handling? Does c++ support exception handling?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


How would you implement a substr() function that extracts a sub string from a given string?

0 Answers  


Categories