Java
1
JDK 13: all features of the next version of the Java language have been locked
0

OpenJDK has made available a list of major features that have been planned to appear in the next version of the JDK. It is the new version of the Java ...

1
JAVA
0

WHAT IS JAVA? Java is an Object Oriented Programming language. James Gosling has designed and Oracle Corporation has developed Java. It reduces costs, ...

0
IIB and SIB in Java
-1

What is IIB and SIB in Java? IIB is Instance Initialization Block. SIB is Static Initialization Block. IIB: Purpose of IIB is to initialize all ...

0
Interface in Java
-1

What is Interface? Interface is used to keep incomplete method. Here method should not be incomplete otherwise it will show an error. Interfaces are ...

0
Abstract class
-1

What is Abstract class? Abstract class consists of complete as well as incomplete methods.In simple words abstract class is 0 to 100% incomplete. And there ...

0
This keyword in Java
-1

What is This keyword? When we have to point current object then we will use this keyword. Suppose we have created an two objects Then when first object ...

0
Super Keyword
-1

Super keyword is parent class. There should be inheritance otherwise super keyword will not work. In simple words, super keyword helps to access parent class ...

0
Collection and Collections in java
-1

What is Collection and Collections? Collection: Collection in Java is data structure in which logic is already given. It is an Interface. Suppose if we ...

0
List in Java
-1

What is List in Java? List is class in which we can do modifications. In this we can do many methods like size, length, method, sorting, searching. ...

4
Quick-Find Algorithm
3

A Union-Find Algorithm The first implementation of an algorithm for solving the dynamic connectivity problem, called Quick-find. It is also called ...

4
Introduction to Union-Find Algorithms
3

In this article we are going to have an introduction to the union-find problems, a set of algorithms used for solving so-called Dynamic-Connectivity problem. ...

1
Quantum Computing and Quantum Information
-1

Entangled Qubits: Quantum Computing and Quantum Information  Quantum Computing and Quantum Information: Erwin Schrodinger:- “The best possible knowledge ...

Edusera
Logo
Open chat
1
Scan the code
Hello!👋
Can we help you?