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 6596Post New Cognizant C Sharp Code Interview Questions
how does your home town differs from hyderabad speak it for three minutes
What is an xml feed?
What is stoppropagation() and stopimmediatepropagation()?
What is the purpose of grouping data in a report?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What classes should I not add to module's declarations?
what is supply chain management?
What are standard reports? : salesforce admin
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
what does the track parameter mean in staad.pro?
The specific heats of the gas at constant pressure and constant volume are respectively 1.0 kJ/kg K and 0.72 kJ/kg K; the value of R for the gas is
What is basis path testing?
What is the use of the statement in jdbc?
What is collection class c#?
What are the two types of xml parsers?