What is a software product and how do I make it?
Answer
Software product is kind of machine which performs the specifictask..
Example:
Takes 2 numbers and gives the sum of 2 numbers
Takes the loan details and gives the all other details
To develop any software we need to have a programming languagelike java,python ,Matlab etc
using these programming languages we can write the code todevelop the software