English
Türkçe
[email protected]
  • HOME PAGE
  • LESSON
  • QUESTION
  • DATA-BANK
  • BLOG
  • APPS

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

What is the Different Type of Tag Library Groups in JSTL ?

JSTL stands for JavaServer Pages Standard Tag Library. In JSTL, we have a collection of JSP tags that can be...

209 Java

Why Do We Use Tag Library in JSP ?

At times we want to create a UI framework with custom tags. In such a scenario, taglib is a very good feature...

195 Java

How Will You Use Other Java Files of Your Application in JSP Code ?

We can use import tag to import a Java file in JSP code. Once a file is imported, it can be used by JSP code...

200 Java

What is the Use of Jsp:useBean in JSP ?

We use jsp:useBean to invoke the methods of a Java Bean class. The Java Bean class has some data...

210 Java

What are the Different Scopes of a JSP Object ?

A JSP object, implicit or explicit, can have one of the following scopes...

195 Java

What are the Thread-safe Classes in Java Collections Framework ?

The Thread-safe classes in Java Collections framework are...

206 Java

What are the Differences Between Collection and Collections in Java ?

Main differences between Collection and Collections are...

188 Java

What are the Differences Between a List and Set Collection in Java ?

Main differences between a List and a Set are...

211 Java

What are the Differences Between Comparable and Comparator in Java ?

Main differences between Comparable and Comparator are...

196 Java

What is the Reason For Overriding equals Method in Java ?

The equals() method in Object class is used to check whether two objects are same or not. If we want a custom implementation we can override this method...

213 Java

How Does hashCode Method Work in Java ?

Object class in Java has hashCode() method. This method returns a hash code value, which is an integer...

183 Java

What is the Difference Between an Iterator and ListIterator in Java ?

Iterator and ListIterator are two interfaces in Java to traverse data structures. The differences between these two are...

204 Java

What is the Difference Between Iterator and Enumeration in Java ?

Both Iterator and Enumeration are interfaces in Java to access Data Structures. The main differences between these are...

188 Java

What is the Difference Between an ArrayList and a LinkedList Data Structure in Java ?

Main differences between ArrayList and LinkedList data structures are...

208 Java

What are the Differences Between a HashSet and a HashMap in Java ?

The main difference between a HashSet and a HashMap are...

202 Java

What is the Use of a Dictionary Class in Java ?

The Dictionary class in Java is used to store key-value pairs. Any non-null object can be used for key or value. But we cannot insert a null key or null object in Dictionary...

191 Java

What is the Difference Between a Set and a Map in Java ?

Main differences between a Set and a Map in Java are...

202 Java

What is the Purpose of Properties File in Java ?

A Properties file in Java is a list of key-value pairs that can be parsed by java.util.Properties class...

205 Java

What is a CAS Operation in Java ?

CAS is also known a Compare-And-Swap operation. In a CAS operation, the processor provides a separate instruction that can...

209 Java

What is the Difference Between Sleep and Wait Methods in Java ?

In Java, we use these methods to pause currently running thread. There is a simple difference between these...

192 Java

Total Result : 150
  • 4
  • 5
  • 6
  • 7
  • 8

DATA-BANK CATEGORY

  • .NET ( 40 )
  • C# ( 53 )
  • DevExpress ( 20 )
  • Flutter ( 1 )
  • Go ( 1 )
  • Hardware General ( 142 )
  • HTML ( 8 )
  • Internet General ( 40 )
  • Java ( 150 )
  • JavaScript ( 37 )
  • Kotlin ( 1 )
  • Ms Sql ( 127 )
  • Network General ( 7 )
  • Oracle ( 1 )
  • Python ( 1 )
  • Ruby ( 1 )
  • Security General ( 6 )
  • Software General ( 5 )
  • Swift ( 2 )
  • Technology ( 295 )
  • Unity ( 28 )
  • Visual Basic ( 17 )
  • Visual Studio ( 7 )
© 2012-2023 - All Rights Reserved. Yazilim Ders