Create a class called Accounts which has data members like ACCOUNT no, Customer name, Account type, Transaction type (d/w), amount, balance D->Deposit W->Withdrawal If transaction type is deposit call the credit(int amount) and update balance in this method. If transaction type is withdraw call debit(int amt) and update balance. Pass the other information like Account no,name,Account Type through constructor. Call the show data method to display the values.
1 6603Post New Cognizant C Sharp Code Interview Questions
So is sap making/selling the software or the hardware?
Suppose I was sent 12 records using outbound in ale/idoc 10 records are up dated in data base tables what happens for remaining records did not showing error in we02?
What is Difference between WSS 2.0 , WSS 3.0 , MOSS 2007 ?
What are the basic features of windows operating system?
Name a few data dictionary objects?
Why golang is fast?
How to check if number is numeric while using jquery 1.7+? : jquery mobile
What is C-compliator?
What do the iw8w tcodes in sap- pm mean?
How do I check iis version?
How can I understand electronic/electrical panel wiring & drawing?
What does f7 do on a computer?
Why are there no viruses on linux?
List the merits and demerits of declaring a nested class in C++?
Define immutable object?