What is class in oops or java?

 A class is nothing but user defined data type, A class is complex blueprint having data members like private variable public variable property event method etc

     Collection of objects is called class it is a logical entity

A class is template on which n number of Objects can be instantiated 

Comments

Blogs

How To create a digital-clock in HTML CSS JavaScript

LightBox image Galery in html css and javaScript

Creating a clickable popup box with using html css and javascript