• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Hi, Need Help With this basic program

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
[/code]
 
Saloon Keeper
Posts: 10732
86
Eclipse IDE Firefox Browser MySQL Database VI Editor Java Windows ChatGPT
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think you meant for the last System.out.println() to appear BEFORE the brace. As it is it is out side of the method.
 
arjun chandar
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, ya, thanks for the reply. It was just bugging me. Anyhow, this is my first post, and i don't know how to delete my post yet. As soon as i figure it out, i will delete it.
 
arjun chandar
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, can anyone tell me how to delete a post?

Also, if i post something, and i get my reply, and it works, Do i need to delete my post? or should i let it be there?

Guidance needed. I search for help on how to delete posts, but couldn't find it

Thanks in advance
 
author
Posts: 23951
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

arjun chandar wrote:Hi, can anyone tell me how to delete a post?

Also, if i post something, and i get my reply, and it works, Do i need to delete my post? or should i let it be there?

Guidance needed. I search for help on how to delete posts, but couldn't find it



Deleting a post is frowned upon here. People spend time to answer your question -- not only to help you, but to help others with similar questions. To delete a post, once you recieved an answer goes against this, and is ... selfish.

Henry
 
Bartender
Posts: 1849
15
Eclipse IDE Spring VI Editor Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to JavaRanch!

We let the posts stay here so other people might have a chance to learn, too. If you click "request to be resolved" at the bottom, a moderator will mark it for you as resolved.

 
arjun chandar
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you @ Janeice. And yes, i wasn't going to delete anything. That's why the question before doing something about it. Thanks for your help.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic