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

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

How Will You Implement ApplicationContext in Spring Framework ?

ApplicationContext in Spring can be implemented in one of the following three ways...

191 Java

What is the Main Benefit of IOC Principle in Java ?

Inversion of Control (IOC) principle is the base of Spring framework. It supports dependency injection in an application...

244 Java

What is the Purpose of Spring Configuration File ?

Spring application can be configured by an XML file. This file contains information of classes and how these classes...

197 Java

What are the Main Uses of Spring MVC Module ?

Spring-webmvc module is also known as Web-servlet module. It is based on Web Model View Controller pattern...

208 Java

How Does Web Module Work in Spring Framework ?

Spring provides support for developing web application by using Web module. This module is built on application...

193 Java

How Can You Upload a Large File in JSP ?

To upload a file by JSP we can use <input type=”file”> in the Form data being passed from HTML...

215 Java

How Can Be Read Data From a Form in a JSP ?

There is a built-in request object in a JSP that provides methods to read Form data. Some of the methods are as follows...

192 Java

How Do You Debug Code in JSP ?

In simplest form we can write logger statements or System.out.println() statements to write messages to log files...

249 Java

How Will You Pass Information From One JSP to Another JSP ?

We can pass information from one JSP to another by using implicit objects. If different JSP are called in same session...

208 Java

What is Difference Between Include Directive and Include Action of JSP ?

Some of the main differences between include Directive and include Action are as follows...

209 Java

What is the Lifecycle Stages of JSP ?

JSP has following lifecycle stages...

213 Java

What are the Advantages of Using JSP in Web Architecture ?

We get following advantages by using JSP in web architecture...

220 Java

How Can You Determine If Your Program Has a Deadlock in Java ?

If we suspect that our application is stuck due to a Deadlock, then we just take a thread dump by using the command specific...

201 Java

Why an Object Used as Key in HashMap Should Be Immutable in Java ?

The Key object should be immutable so that hashCode() method always return the same value for that object...

208 Java

How Will You Make an Object Immutable in Java ?

To make an object immutable follow these two rules. One, do not use any setter methods that can change the fields...

200 Java

Why Should You Define a Default Constructor in Java ?

In general, Java provides a default constructor with each class. But there are certain cases when we want to...

213 Java

Why Does Java Provide Default Constructor ?

In Java all the interaction takes place between Object instances. To create an Object instance, JVM needs...

196 Java

What is Information Hiding in Java ?

Information hiding is OOPS concept. In Java you can use encapsulation to do Information hiding. An object...

256 Java

What is the Reason to Organize Classes and Interfaces in a Package in Java ?

As the name suggests, a package contains a collection of classes. It helps in setting the category of a file...

191 Java

Why Do You Use Upcasting or Downcasting in Java ?

When we want to cast a Sub class to Super class, we use Upcasting. It is also known as widening. Upcasting is always allowed in Java...

217 Java

Total Result : 150
  • 1
  • 2
  • 3
  • 4
  • 5

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