What is the function use for software developing??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is the function use for software developing???

29th Jan 2020, 2:54 AM
VAIBHAV SINGH
VAIBHAV SINGH - avatar
2 Answers
+ 4
You can reduce code duplication using functions.
29th Jan 2020, 7:24 AM
Sonic
Sonic - avatar
+ 1
Probably there isn't any function specially for software developing . Its just combination of different functions with suitable codes. Like in C/c++ It creates executables Directly after compilation and running the program. In java Executables are cretaed with JAR(java archive).
29th Jan 2020, 3:01 AM
Shubham kumar
Shubham kumar - avatar