this is my first blog
I shared a my exprience
Python introduction-1
Today I learn new programming language python. It is an Popular language. What is python? Python is an high level programming language. It is both object oriented and procedure oriented language. History? Created by Guido van Rossum in 1991.The author is big fan on tv show”Monty Python’s “. So the name python is created. Features?…
Oops(inheritance &abstract class)
Inheritance We leran anything,first we know that the question why, what, how, when. What is inheritance? An object of one class acting as an object of another class. When I go for inheritance? When there is an “IS-A” Relationship between two classes, we can go for inheritance. How inheritance achieving in java? We use “extends”…
Follow My Blog
Get new content delivered directly to your inbox.