All the variables declared in Java are classified into certain type. The classification of variables will help us in treating the variables according to its type. Variables in Java are classified as characters, several types of integers, floating points and types to declare a statement true or false. All the above mentioned variable types are […]
Difference Between Having and Where Clauses
The difference between Having and Where clause is one of the most commonly asked database interview questions. The most answer by many aspiring developers is Where clause is used to select any queries while Having clause is used in queries containing aggregate function. Both definitions are correct but when they are asked to explain the […]
Why Inner Class is Used in Java?
The main reason behind the use of inner class is to group the classes with particular logic. This process of grouping classes is called as encapsulation. Increased use of encapsulation in a program will make the code more readable. Why the Use of Inner Class is Necessary in Java? Consider you are using a chat […]
How to Interface Anonymous Inner Class?
It is possible to implement an interface or extend the class of anonymous inner class. The interfaces of anonymous inner classes are always static. An anonymous inner class can either implement an interface or extend the class but it cannot do both at the same time. Example for creating interface in anonymous inner class In […]
Technology Oriented Class Rooms
We can bring in technology into our classrooms. We provide information and get information from the students purely digitized. This article shows you a list of ways in which technology can be tied up together with class rooms. We can use smartphones or laptops to take notes in the class rooms. This greatly saves time […]
Top 5 Teacher Resources for Motivating Students
Motivation is the key which pulls a person towards his goal. This article shows you the top 5 resources used by teachers for motivating students. Tracking progress Progress card is one of the means in which the students can be motivated. A student’s progress should be tracked by their teachers and it should be communicated […]
How to Fulfill Student Needs in Classroom?
A classroom is the place where a student not only learns education but also life. It is the responsibility of teachers to shape up young minds and grow them up to be successful citizens of the country. There are certain things which the students expect from their teachers. This article provides certain tips to teachers […]