Monday, April 4, 2011

Pure Object Oriented Language Java

Java Programming is better then any other Programming Language coz its Support for OOp is better then any other Language the Point which says That Java dont support all the Concepts of JAVA is actually Made coz JAVA was meant by keeping in Mind that if that points are supported then this would make problems with the programs which makes use of this concepts as they would manipulate the law of encapsulation say operator overloading:
it can be used for other purpose without changing the basic meaning of the operator but this can hinder hte security of data as this operaotr can manipulate the classes in whichi they are made.
Complete Inheritance is not supported Specially Multiple inheritance but it can be achieved using simple without use of Interfaces. bocz the concept of inheritance says that u cna call objects of the Super class
 so grandchild can also call grandfather if nothing is specified like private or protected

ava alxo helps  us to make our concepts clear Like Overriding

Plus Primitive Data types have Wrapper classes which internally makes objects of each  of the primitive data type so saying Java Supports Primitive data type means it is not an OOL would be unfair to JAVA.
Java Dont allow its objects to go out of its environment unless it is forced to do so which is biggest strength of java. so as per my View Java Is completely OOP language

Friday, January 7, 2011

Logic Development

For Logic Development the most essential thing is flowchart to develop flowchart u need some flow chart components n those components are attached in a file below

this are the symbols with which u can develop a flowchart. it can show u how ur program will flow it also supports dry run which helps u in finding output. now suppose u r calling in a call center then they will ask for your name n company name n then pass to sales department if we want information on some products or something. if the issue is related to shipping then to shipping department.  if the problem is not solved then the call is passed to the help desk. now we will see how this flow chart is made.
this flow chart shows how our call is passed when we call at customer care from our phones.

for queries post comments over here or mail me from mail option.