-
Immutable Strings Object
How String object is immutable and why?
-
-
Store arbitrary number of objects
Name two classes that can store arbitrary number of objects.
-
-
JIT Compiler and Interpretor in JVM
In Java JVM we have both JIT compiler and interpretor What are the functionalities of both?
-
Make .exe file
How to make .exe file in Java for desktop application?
-
Memory Allocation
How can you ensure that the memory allocated by an object is freed?
-
Scenarios to Test Sessions
What could be possible scenarios to test sessions in any J2EE based application?
-
Class and Instance Variable
What is the difference between a class variable and an instance variable?
-
Equals() and hashCode()
Why should we implement equals() and hashCode() while using hastable?
-
Expression and Boolean Expression
Explain the difference between an expression and boolean expression
-
Print Command Line Arguments
How to print Command Line Arguments without using IO Classes?
-
Phantom memory
What is phantom memory and how it is useful?
-
HTTP Status 500
Followign down error i get when i try to login to my page.here my front login page is open and then when i try to login that time this error i reciving.here my server is AIX server and TOMCAT webserver and DB2 database i m using.Few month before this portal was working and now giving this error.please give me any solution if u have.====================================HTTP Status 500 - --------------------------------------------------------------------------------type...
-
Interface and Inheritance
Explain why we go for interface instead of multiple inheritnace?
-
Choose between abs class with abs method and interface with abs method
If i have a class that can extend abs class n implement interface...and it doesn't have to achieve inheritance ,doesn't have to extend any other class then which 1 should i use between extending a abs class with abs method or implementing interface with abs method.?/pls ans
-
Java iText
I would like to create a PDF file using java and iText , getting data from the database.I am looking for examples.
-
Package Program
How to create a package program and what is the step to use a package program and how to run this type of programs?
-
Adding Two Numbers
How to add two numbers without using arithmetic operators?
-
Change jar File Icon
How to change jar file icon.
Java Interview Questions
Ans