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

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

Which Class Contains Clone Method in Java ?

clone() method is defined in Object class. Cloneable is a marker interface that doesn't contain any method..

207 Java

How Will You Define the Scope of a Bean in Spring ?

In configuration xml, we can specify the scope of bean in its definition. This is used by container...

195 Java

How Can We Analyze the Dependencies in Java Classes and Packages ?

Java 8 comes with a new command line tool jdeps that can help in analyzing the package-level and class-level dependencies...

188 Java

What is the Difference Between StringBuffer and StringBuilder in Java ?

StringBuilder was introduced in Java 5. The main difference between both of them is that StringBuffer methods e.g. length()...

198 Java

What is the Advantage of Using Unicode Characters in Java ?

Unicode characters have much larger number of characters in the specification...

204 Java

What are the Uses of AOP Module in Spring Framework ?

AOP module is also known as Aspect Oriented Programming module...

197 Java

What are the Examples of Observer Design Pattern in JDK ?

In JDK there are many places where Observer design pattern is used. Some of these are..

198 Java

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...

189 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...

192 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()...

202 Java

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

Main differences between Internal and External Iterator are...

185 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...

194 Java

What are the Lifecycle Methods of a JSP ?

A JSP has following lifecycle methods...

196 Java

How Will You Implement a Thread Safe JSP Page ?

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

188 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...

197 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...

192 Java

What are the Uses of Optional in Java ?

Some of the uses of Optional in Java..

194 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...

224 Java Oracle

Replacing Hashtable With ConcurrentHashMap in Java

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

211 Java

What are the Uses of Reflection in Java ?

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

198 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