pls whats the difference between writing a procedure,method and function.
get2tk 0 Poster
Recommended Answers
Jump to PostAs you have posted this in the Java Forum I assume your questions relates to the Java Language.
Well talking about functions and methods:
Functions are a block of code that are perform a specific task and return a value. These help in modularizing code into logical pieces. They …
All 2 Replies
verruckt24 438 Posting Shark
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.