Tuesday, January 21, 2014

Introduction 1

What is Java?
 -It is an object oriented programming language.

What is Object Oriented Programming ?
-It is a programming methodology that provides design principles and standards in order to create a software   known as object oriented programming.

What is Object Oriented Programming Language?
-The Languages that implement the design principles of object oriented programming is known as Object Oriented Programming Languages like examples: Java, C++, C# etc.

What  are Design Principles?
-The Design principles are uses the concept of Divide and Conquered

What is Divide and Conquered for oops?
-It divides the programs into sub units or objects and implements individually and finally Combines to form    the required system.


No comments :

Post a Comment