Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. stariq2003

    Need help!

    hi im Salman. i need help in my project its 12% http://www.utsc.utoronto.ca/~szamosi/a48/project/ 1. i need to know that for isEmpty(), i can say that return (root == nul); right? but istance variable root isn't defined there and we re not allowed to chg it. so can we use instance parent...
  2. stariq2003

    Need help!

    1. i need to know that for isEmpty(), i can say that return (root == nul); right? but istance variable root isn't defined there and we re not allowed to chg it. so can we use instance parent instead of root. 2. can u please help me with insert(Comparable item) and deletemin() ill appreciate...
  3. stariq2003

    Need help!

    Hi i got a project which is located at http://www.utsc.utoronto.ca/~szamosi/a48/project/ 1. i need to know that for isEmpty(), i can say that return (root == nul); right? but istance variable root isn't defined there and we re not allowed to chg it. so can we use instance parent instead of...

Part and Inventory Search

Back
Top