Thread: Stacks
View Single Post
  #8 (permalink)  
Old 05-04-2008, 06:43 PM
sukatoa's Avatar
sukatoa sukatoa is offline
Senior Member
 
Join Date: Jan 2008
Location: Cebu City, Philippines
Posts: 509
sukatoa is on a distinguished road
Send a message via Yahoo to sukatoa
Yep means, i agree....

Quote:
it just makes you look incompetent.
....For you only....

I've learn stack in C and Assembly.

in C, nice and helpful to implement...
in Assembly, i always use stack implementation
(if all general registers are full)
But for Java? i never use that on my application(just on exercises).

What for?
Can you show us a serious application that uses a stack? And that application is fully dependent on a stack implementation?

Maybe stack in java will be useful if you will design a new higher level language compiler using java.
__________________
A specific, detailed, simple, well elaborated, and "tested before asking" question may gather more quick replies. hopefully
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote