if you are given maximum 10 minutes to teach object oriented programming to non-programmers, what topics would you cover?
thanks!
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Upendra Pratap ShahiPosted Nov 2, 2015, 7:13 AM
Francis SusaimichaelPosted Nov 2, 2015, 7:06 AM
yasPosted Nov 2, 2015, 6:41 AM
Upendra Pratap ShahiPosted Nov 2, 2015, 4:15 AM
Francis SusaimichaelPosted Nov 2, 2015, 1:18 AM
yasPosted Nov 1, 2015, 8:47 PM
MahaPosted Nov 1, 2015, 5:34 PM
Old days programs were procedural programs which had variables and procedure. Object-oriented programming is an extension of procedural programming. Object-oriented programs contain variables, procedure, and six other features:
-Object
-Classes
-Encapsulation
-Interfaces
-Polymorphism
-Inheritance
Francis SusaimichaelPosted Nov 1, 2015, 5:15 PM