Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
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
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
paul wheaton
Sheriffs:
Ron McLeod
Devaka Cooray
Henry Wong
Saloon Keepers:
Tim Holloway
Stephan van Hulst
Carey Brown
Tim Moores
Mikalai Zaikin
Bartenders:
Frits Walraven
Forum:
Beginning Java
Return True
Angela Jessi
Ranch Hand
Posts: 428
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
For example I have method called send()
public void send()
{
return true;
}
To return true ,what should be the data type of the function send()
thanks in advance,
Angela
Cindy Glass
"The Hood"
Posts: 8521
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
boolean send()
"JavaRanch, where the deer and the Certified play" - David O'Meara
Angela Jessi
Ranch Hand
Posts: 428
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks,
Angela
Please enjoy this holographic presentation of our apocalyptic dilemma right after this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
hashCode(), compareTo() and equals()
problem with writing the file
Question About equals( ) method
Make email send optional for user
Struts - Checkbox
More...