What is the difference among object oriented and structured oriented programming?
Ans) ? Object Oriented means programme will be there in terms of Class and Object connection will be there.
? Structured Oriented Means programme will be there in terms of many Functions.