Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Universities & Colleges (https://www.askmehelpdesk.com/forumdisplay.php?f=399)
-   -   Ask java programming questions online (https://www.askmehelpdesk.com/showthread.php?t=763775)

  • Aug 22, 2013, 03:02 PM
    greenday89
    Ask java programming questions online
    How do you write a function List multiPop(int k) that pops k elements from the stack or until the stack is empty?
  • Sep 4, 2013, 01:45 AM
    salvation22
    Create an abstract class called Product that has an abstract method called computeSalePrice() (which will return a double value) and a private data field called regularPrice (double). Write a constructor for the class which receives an argument. Write the regulatory get and set methods for the data item.

  • All times are GMT -7. The time now is 03:30 AM.