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

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

What is Observer Design Pattern in Java ?

In Observer design pattern, there is a Subject that maintains the list of Observers that are waiting for any update...

186 Java

What is an Output Comment in JSP ?

We can write output in JSP in such a way that it becomes a comment in HTML code. This comment will not be visible in the web browser...

188 Java

Comparing HashSet and TreeSet Collections in Java

A HashSet is Implemented using a HashTable. Therefore, its elements are stored in a random order. The add(), remove()...

200 Java

What are the Differences Between Internal and External Iterator in Java ?

Main differences between Internal and External Iterator are...

182 Java

What is a Shutdown Hook in Java ?

The shutdown hook is a thread that is invoked implicitly by JVM just before the shut down...

190 Java

What are the Lifecycle Methods of a JSP ?

A JSP has following lifecycle methods...

191 Java

How Will You Implement a Thread Safe JSP Page ?

We can use SingleThreadModel Interface to implement a thread safe JSP page...

185 Java

What is a Singleton Class in Java ?

A Singleton class in Java has maximum one instance of the class present in JVM, all the time. The constructor...

192 Java

What is the Purpose of Native Method in Java ?

The native keyword is used for applying to a method to indicate that the method is...

187 Java

What are the Uses of Optional in Java ?

Some of the uses of Optional in Java..

190 Java

Why Did Oracle Release a New Version of Java Like Java 8 ?

The main theme of Java 8 is support for functional programming. With increase in Database size and growth of multi-code...

206 Java Oracle

Replacing Hashtable With ConcurrentHashMap in Java

A ConcurrentHashMap can be replaced with Hashtable in Java...

206 Java

What are the Uses of Reflection in Java ?

Reflection is often used in Testing, Debugging and in Integrated Development Environment (IDE)...

195 Java

What is the Use of Interceptor Design Pattern in Java ?

Interceptor design pattern is used for intercepting a request. Primary use of this pattern is in Security policy implementation...

206 Java

How Will You Include a Static File in a JSP Page ?

We can use include directive of JSP to include a Static page in JSP. In this approach, we use translation phase to include...

181 Java

How Can We Take Thread Dump in Java ?

The steps to take Thread dump of Java process depends on the operating system...

193 Java

Does Java Allow Virtual Functions ?

All instance methods in Java are virtual functions by default...

188 Java

What is the Difference Between Abstract Class and Interface in Java ?

Differences between Abstract class and Interface are..

180 Java

Why Integer Class in Final in Java ?

Integer class is a wrapper for int. If it is not marked final, then any other class can extend...

186 Java

What is XMLBeanFactory in Spring Framework ?

XMLBeanFactory is one of the most useful implementation of BeanFactory in Spring. This factory loads its beans...

189 Java

Total Result : 909
  • 23
  • 24
  • 25
  • 26
  • 27

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