Home

Welcome to your new site.

Welcome to your new site! You can edit this page by clicking on the Edit link. For more information about customizing your site check out http://learn.wordpress.com/

Latest from the Blog

CONCEPT OF OOPs

Object 2.Classess 3.Inheritence and class hierarchy 4.Polymorphism 5.Encapsulation 6.Abstraction Object: The single most important feature of an object oriented language. To understand the class the concept of object should be clear in the object oriented programming. Every object have some attributes and functions. Objects are further subdivided into physical object and logical object. For example:…

Defference between c and c++

C language C is procedure oriented language. C language is developed by dennis ritchie. C is introdeuced in 1972. C emphasizes on functions. C is a middle level language. C is used to design medium size program. Prototyping is not necessery in c language. Major input output function are available in <stdio.h>. It does not…

Java applet

An applet is a special kind of java program that is designed to be transmitted over the internet. Automatically executed by a java-compatible web browser. An applet is downloaded on demand, without further intetaction with the user. If the user clicks a link that contain an applet, the applet will automatically downloaded and run in…

Get new content delivered directly to your inbox.

Design a site like this with WordPress.com
Get started