Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~266 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for shan06

can any one give me the name of the books for Borland Turbo Assembler ?????????????????????????????????????????? Or any link for book or online tutorial............ :-| :-| :-| plz plz

Member Avatar for GenevaStar
0
135
Member Avatar for MrLew

Hi Your error is you are trying to implement a method of an interface as static your code : [code] interface StockWatcher { final String sunTicker = "SUNW"; final String oracleTicker = "ORCL"; final String ciscoTicker = "CSCO"; //void valueChanged(String tickerSymbol, double newValue); //void currentValue(String tickerSymbol, double newValue); } class …

Member Avatar for shan06
0
131

The End.