Sponsored Links


Results 1 to 4 of 4

Thread: CS507 Information System Assignment No.02 Solution and Discussion December Fall 2014

  1. #1
    Administrator Vuhelper's Avatar
    Join Date
    Apr 2011
    Posts
    9,578

    CS507 Information System Assignment No.02 Solution and Discussion December Fall 2014

    Sponsored Links1




    Sponsored Links



    CS507 Information System Assignment No. 02 Solution and Discussion Fall 2014 Due Date: Dec 05, 2014
    Instructions:
    Please read the following instructions carefully before submitting assignment:
     Assignment should be submitted on VU-LMS on or before the due date.
     Assignment should be completed by your own efforts; it should not be copied from
    internet, handouts, any other student or books.
     Assignment should be in Microsoft Word File.
     Assignment sent via Email will not be accepted.
     If the submitted assignment does not open or file is corrupt, it will not be graded.
    For any query about the assignment, contact at cs507@vu.edu.pk
    BEST OF LUCK!
    ABC bank is using a computer based information system. Keeping in view the following cases in mind,
    you are required to identify the different types of Information Systems suitable for these cases and write
    their number in corresponding columns:
    1. A customer withdraw some amount through cheque
    2. A customer withdraw some money through parent bank ATM machine
    3. Bank wants to keep track all the customers who withdraw money through ATM on a particular
    day.
    4. Bank plans to generate 40% of its sales from business loans.
    5. A customer submit some amount to his account
    6. A customer withdraw some money through other bank’s ATM machine
    7. Bank plans to offer home loan to its customers who have more than 5 million rupees in their bank
    account
    8. Bank wants to keep track all the customers who withdraw money through cheque on a particular
    day.
    9. Bank plans to open a new branch in the busiest business market.
    10. Bank plans to offer some insurance policies to its customers who have more than 5 Lac in their
    Transaction
    Processing
    System
    Management
    Information
    System
    Office
    Automation
    System
    Decision
    Support System
    Executive
    Support System
    Knowledge
    Support Systembank account
    11. Bank wants to forecast the number of employee those will be promoted on meeting their sale
    targets.
    12. Bank sends an email to the entire customer that there ATM service will remain off due to
    maintenance on a particular date.
    13. Bank plans to decrease the interest rate for its business loan customers.
    14. Bank plans to monitor employee performance in order to give performance reward to its
    employees.
    15. Banks wants to forecast the number of formers those will take agricultural loan for the upcoming
    wheat season.

  2. #2
    Administrator Vuhelper's Avatar
    Join Date
    Apr 2011
    Posts
    9,578
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    public class MyProg implements MouseListener{
    JFrame MyFrame=new JFrame("Flow Layout");
    JLabel MyName =new JLabel("Student Name:");
    JLabel MyId = new JLabel("Student Id:");
    JTextField TxtName =new JTextField("Your Name");
    JTextField TxtId=new JTextField("Your Id");
    public void GuiInit(){

    MyFrame.addMouseListener(this);
    TxtName.setPreferredSize(new Dimension(150,20));
    TxtId.setPreferredSize(new Dimension(150,20));
    Container c= MyFrame.getContentPane();
    c.setLayout(new FlowLayout());
    c.add(MyName);
    c.add(TxtName);
    c.add(MyId);
    c.add(TxtId);
    MyFrame.setSize(300, 200);
    MyFrame.setVisible(true);
    MyFrame.addMouseListener(this);
    }
    public MyProg(){
    GuiInit();
    }
    public void mousePressed (MouseEvent me){

    }
    public void mouseClicked (MouseEvent me){

    }
    public void mouseReleased (MouseEvent me){

    }
    public void mouseEntered (MouseEvent me){
    TxtName.setText("Ali");
    TxtId.setText("mc100000000");
    }
    public void mouseExited (MouseEvent me){
    TxtName.setText(null);
    TxtId.setText(null);
    }
    public static void main(String[] args){
    MyProg MyNewProg=new MyProg();
    }
    }

  3. #3
    Senior Member Entboy's Avatar
    Join Date
    Dec 2011
    Posts
    5,454
    1. Any and all persons chosen and certified to transact business on behalf of an account. All account holder's signature requirements to be on file with the bank this is called transaction processing system.

    12. A service that permit an account holder to obtain and manage certain banking transactions through a personal ATM card. (Transaction processing system)
    3. The cardholder's account balance as of the previous billing statement with ATM in a exacting day. (Transaction processing system)
    4. The outstanding balance on a loan, excluding interest and fees. (Decision support system)
    5.
    The payment of a debt before it actually becomes due by deposition. (Transaction processing system)

    6. A transfer of some amount another bank by ATM card. (Transaction processing system)

    7. A home equity loan permit you to tap into your home's built up equity, which is the difference between the amount that your home could be sold for and the amount that you still owe and fee charged by a lender to make a loan to the interest charged to the borrower by bank limitation.(Executive Support System)
    8. Record keeping by bank of all customers rechecking remaining cash, payment by online process.(Management Information System)
    9. Any day on which offices of a bank are open to the public for transport on considerably all of the bank's business for new business branch.(Decision support system)
    10. A person who is entitled to receive the payback or profits of a will, trust, insurance policy, retirement plan, annuity or other contract.( Decision support system)
    11. ATM card have limited period of time.(Office Automation system)
    12. A ratio of the loan principal amount borrowed to the assessing value of decreasing. (Knowledge support system)
    13. The required process for determining performance to reward involving electronic transfers to and from deposit accounts.(Decision support system)
    14. An individual and financial institution that lends money with the expectation that the money will be returned with interest estimating to formers. (Knowledge support system)

  4. #4
    Senior Member Entboy's Avatar
    Join Date
    Dec 2011
    Posts
    5,454
    Office automation refers to the type of computer machinery and software used to digitally create, collect, store, manipulate, and relay office information needed for accomplishing basic tasks and goals. Raw data storage, electronic transfer, and the management of electronic business information comprise the basic activities of an office automation system."

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 11-11-2014, 04:01 PM
  2. Replies: 6
    Last Post: 06-21-2013, 04:11 AM
  3. Replies: 0
    Last Post: 01-21-2011, 04:28 PM
  4. Replies: 0
    Last Post: 10-26-2010, 04:40 AM
  5. CS507 Information System Assignment 2 Solution May 10,2010
    By viki in forum Assignments & Solutions
    Replies: 0
    Last Post: 05-11-2010, 03:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
-: Vuhelp Disclaimer :-
None of the files shown here are hosted or transmitted by this server. The links are provided solely by this site's users. The administrator's or staff of Vuhelp.net cannot be held responsible for what its users post, or any other actions of its users. You may not use this site to distribute or download any material when you do not have the legal rights to do so. It is your own responsibility to adhere to these terms. If you have any doubts about legality of content or you have any suspicions, feel free to contact us.
Online Education | JhelumSoft