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

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

What are Different Error Types in Javascript ?

Below are primary error types in javascript...

213 JavaScript

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

209 Java

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

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

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

214 Java

What is the Advantage of Using Unicode Characters in Java ?

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

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

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

220 Java

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

Main differences between Internal and External Iterator are...

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

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

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

209 Java

What are the Uses of Optional in Java ?

Some of the uses of Optional in Java..

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

311 Java Oracle

Replacing Hashtable With ConcurrentHashMap in Java

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

225 Java

What are the Uses of Reflection in Java ?

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

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

222 Java

How Can We Take Thread Dump in Java ?

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

222 Java

Does Java Allow Virtual Functions ?

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

213 Java

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

Differences between Abstract class and Interface are..

210 Java

Total Result : 153
  • 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