User Profile

Collapse

Profile Sidebar

Collapse
Ritchie
Ritchie
Last Activity: Oct 15 '07, 06:24 PM
Joined: Nov 15 '06
Location: India
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ritchie
    started a topic Scheduling programs in C
    in C

    Scheduling programs in C

    Please can anyone help me with d programs in C for

    CPU scheduling:

    WAP to show FCFS scheduling algorithm.
    WAP to show SJF scheduling algorithm.
    WAP to show Priority scheduling algorithm.
    WAP to show Round-Robin scheduling algorithm.

    disk scheduling:
    WAP to show FCFS disk scheduling algorithm.
    WAP to show SSTF disk scheduling algorithm.
    WAP to show SCAN disk scheduling...
    See more | Go to post

  • Ritchie
    started a topic Help me solve this up
    in C

    Help me solve this up

    Assume dat a bank maintains two kinds of accounts for customers,one called as saving account & the other as current account.The saving account provides compound interest & withdrawl facilities but no cheque book facility.The current account provides cheque book facility but no interest.Curren t account holders should also maintain a minimum balance and if the balance falls below this level, a s_____ charge is imposed.
    Create a class...
    See more | Go to post

  • Ritchie
    replied to Virtual Function
    in C
    thnx a lot....
    See more | Go to post

    Leave a comment:


  • Ritchie
    replied to Virtual Function
    in C
    yes sir,
    i very well know wat pointers nd virtual functions are,but d thing is i havent touched c++ for over 2 yrs. now.so,i'm starting it all over again....
    See more | Go to post

    Leave a comment:


  • Ritchie
    replied to Banking problem,i want dis prog. anyhow
    in C
    yup u got it right,can u help me out??...
    See more | Go to post

    Leave a comment:


  • Ritchie
    started a topic Banking problem,i want dis prog. anyhow
    in C

    Banking problem,i want dis prog. anyhow

    hi to all,
    Please read the following ques. first.

    assume that a bank maintains 2 kinds of accounts for
    customers one called as
    savings accounts & other as current account.
    the savings account provides simple interest &
    withdraw facilities but no check book facilities.
    the current account provides check book facilities but
    no interest.
    current account holders should also...
    See more | Go to post

  • Ritchie
    replied to Virtual Function
    in C
    simple , it stands for write a program.

    can u help me out asap,i mean as soon as possible...
    See more | Go to post

    Leave a comment:


  • Ritchie
    started a topic Virtual Function
    in C

    Virtual Function

    wap using virtual function.

    also wap using pointers.
    See more | Go to post

  • Ritchie
    started a topic overloading
    in C

    overloading

    please help me wap to overload ++ & -- operators for prefix & postfix use.
    See more | Go to post
No activity results to display
Show More
Working...