Trending

Latest posts

Interview Questions Based On Constructors In Java

Interview Questions Based On Constructors In Java

Constructors 1 What is a Constructor in Java? Ans: Constructor is just like a method in J…
Interview Questions Based On Serialization / Deserialization & Serializable Interface  In Java

Interview Questions Based On Serialization / Deserialization & Serializable Interface In Java

Serialization  1. What is Serialization?   Ans:   Java provides a mechanism, called obje…
Interview Questions Based On Abstract Classes In Java

Interview Questions Based On Abstract Classes In Java

Abstract Class 1. What is abstraction ? Ans:  In java, Abstraction means to show only fu…
No image

Why should we use setter and getter methods over public variables in a java class ?

This is debatable and the one the imp and confusion question and asked in forums that &qu…
Program to search an element in an array using binary search in java

Program to search an element in an array using binary search in java

Problem Statement:-   Write a program to search an  element in given sorted array and if …
Program to find element in sorted array of integers that is circulated k number of times in java

Program to find element in sorted array of integers that is circulated k number of times in java

Problem Statement:-   Write program to find a element in a circulated sorted array in jav…
Program for rotate given array of integers for number of times in java

Program for rotate given array of integers for number of times in java

Problem Statement:-   Write program to rotate a given array for given number of rotatio…

Author Profile

Saurabh Vaish

© The Dev Bin. All Rights Reserved