Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: stack

  1. #11

    Stack <String> stack = new Stack <String> ();
    bro dli di ai pwede in ani

    Stack stack = new String stack();?

  2. #12
    Thank for helping me bro...

  3. #13
    what would be the best data struct book?cge ra kulang ako logic da ug accuracy

  4. #14
    Quote Originally Posted by skeptic_rob View Post
    Stack <String> stack = new Stack <String> ();
    bro dli di ai pwede in ani

    Stack stack = new String stack();?
    katong sa jdk 1.4 before, ok ra ingon ani nga syntax:

    Code:
    Stack stack = new Stack();
    pero since pag-release sa jdk 1.5, kinghanlan na i-specify ang data type sa stack, for example:

    Code:
    Stack <String> stack = new Stack <String> ();
    Stack <Integer> stack = new Stack <Integer> ();
    kung dili ma-specify ang data type that's why naay mogawas during compile-time nga:

    Code:
    Note: <filename> uses unchecked or unsafe operations. 
    Note: Recompile with -Xlint:unchecked for details.
    di man jud na siya error pero mas "limpyo" ang code kung specific jud nga ibutang ang data type sa stack.

  5. #15
    Quote Originally Posted by skeptic_rob View Post
    Thank for helping me bro...
    no problem. kita2x ray tinabangay diri.

  6. #16
    +1 repu to darkhero. *bow

  7.    Advertisement

Page 2 of 2 FirstFirst 12

Similar Threads

 
  1. Looking For: Speed STacks
    By samanthapooh in forum Collectibles, Memorabilias & Hobbies
    Replies: 9
    Last Post: 12-23-2009, 10:51 PM
  2. Lf: Speed stacks
    By aldincio in forum Hobbies & Crafts
    Replies: 2
    Last Post: 12-10-2009, 03:56 AM
  3. Stacks: Help!!!
    By Thelastairbender in forum Programming
    Replies: 6
    Last Post: 09-08-2009, 09:17 AM
  4. Unbelievable Dice Stacking!
    By chelseacathy in forum Music & Radio
    Replies: 0
    Last Post: 12-23-2008, 01:12 AM
  5. For Sale: AM2 CPU Stack Cooler Set
    By bahiista in forum Computers & Accessories
    Replies: 0
    Last Post: 11-03-2008, 12:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top