Author: Heena Rajpal

db

Select SQL Command | Aggregate Functions with Example

Select SQL commands syntax and example explained with different filters like ‘where’, ‘group by’, ‘having clause’ and ‘order by’ clause in MySQL database.

cpp

Storage Classes in C and C++ | Explained with Example

Every datatype has storage classes in C and C++ that defines scope and visibility of variables. Here are different types of storage classes with example.

CV

7 Tips to Design CV Format for Freshers | Grab Interviewer Attention for Job

First impression is the last impression. It comes from your resume. Here is CV format important tips that can lead you to your dream job.

Exception Handling

Java Program for Exception Handling in Java

Java Program for Exception Handling will help you to get more detail insight exception handling and to avoid program getting crashed unexpectedly.

OOPs Concept

Object Oriented Programming Concepts | Asked in Many Interviews

What are the Object Oriented Programming Concepts? What are the questions asked on OOPs Concept in interview.