We mostly see tricky questions from profit and loss problems in aptitude tests, since it covers vast variety of topics ranging from cost price to… Read More
In this, we won't discuss the basics and formulas of Time and Work, instead, we will be focusing on the tricks that are usually used… Read More
In this, we further go through Ratio & Proportion problems which is the Chain rule. Before that let's see a related concept: Direct proportion: It… Read More
In this article, we will go through with some of the important tricks that we can be used to solve Ratio and proportions problem. In… Read More
Xampp is a open source web server which comes up with handy tools like Apache,Tomcat,Filezilla along with Mysql. These are the following steps to install… Read More
In quantitative aptitude, Train problems are the most frequently asked questions in form of Time and Speed questions. It involves the speed, time, and distance… Read More
finalize method is a method of Object class. It is invoked by GC just before the destruction of an object. It is used to free… Read More
The simple Java program finds duplicate characters in a given string and prints it as an output. There are two way to do it, first… Read More
The Java program checks if two given strings are anagram or not. It can be done in two ways, first is by comparing each character… Read More
The program takes input from the use and finds whether the given input is a prime number or not. A prime number is a number which… Read More