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

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

What are the Lifecycle Methods of a JSP ?

A JSP has following lifecycle methods...

191 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

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

When Does JVM Call the Finalize Method in Java ?

JVM instructs the Garbage Collector to call the finalize method, just before releasing an object from the memory. A programmer...

204 Java

What is Externalizable Interface in Java ?

Externalizable interface extends Serializable interface in Java. It is used for giving the Class control over saving and restoring the contents of its instances...

186 Java

What is the Difference Between JDK And JRE ?

JDK stands for Java Development Kit. It contains the tools and libraries for development of Java programs. It also contains...

195 Java

What is the Difference Between DB Mirroring and Log Shipping in SQL Server ?

Log Shipping is one of the oldest forms of High-Availability Strategy inside SQL Server. The concept here is the primary database on the server...

188 Ms Sql

What is the Use of DBCC Commands in SQL Server ?

The Transact-SQL programming language provides DBCC statements that act as Database Console Commands for SQL Server...

194 Ms Sql

What is a Peer to Peer Replication ?

Peer-to-peer replication is a special type of Transactional replication extension that provides a scale-out and high-availability solution by...

186 Technology

How to Optimize Stored Procedure in SQL Server ?

There are many tips and tricks for the same...

185 Ms Sql

What is SQL Injection in SQL Server ?

SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing...

189 Ms Sql

Total Result : 607
  • 15
  • 16
  • 17
  • 18
  • 19

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