Search:
Advanced search
Browse by category:
____
Questions of the day
Online C / C++ Compiler
C & C ++
Java
Mainframe - DB2
Oracle / Database
Testing
ASP .NET
SAP
Mainframe - Cobol
Mainframe - JCL
Mainframe - VSAM
Puzzles
Video Tutorials
-- PHP
C#
Freshers
C/C++
|
Java
|
Oracle/Database
|
SAP
|
ASP .NET
|
Mainframe-DB2
|
Freshers
Home
/ Java
Showing: 1-20 of 294
»»
Articles
Is Iterator a Class or Interface? What is its use?
What is Collection API?
What do you understand by Synchronization?
Name the containers which uses Border Layout as their default layout?
What's the difference between an interface and an abstract class?
How could Java classes direct program messages to the system console, but error messages, say to a file?
An application needs to load a library before it starts to run, how to code?
What is NullPointerException and how to handle it?
What is more advisable to create a thread, by implementing a Runnable interface or by extending Thread class?
Jack developed a program by using a Map container to hold key/value pairs. He wanted to make a change to the map. He decided to make a clone of the map in order to save the original data on side. What do you think of it? ?
Can you have virtual functions in Java?
What does a well-written OO program look like?
What's Java?
Is exit a keyword in Java?
What will be the initial value of an object reference which is defined as an instance variable?
Java by default initializes it to the default value for that primitive type. Thus an int will be initialized to 0, a boolean will be initialized to false.
What happens if you dont initialize an instance variable of any of the primitive types in Java?
Is next a keyword in Java?
Can a .java file contain more than one java classes?
What is the difference between preemptive scheduling and time slicing?
Powered by
KBPublisher
(Knowledge base software)