Why use string handling in Java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the symbol for line break?
Explain thread life cycle in java?
What is unmodifiable list in java?
Why bytecode is called bytecode?
Write a factorial program using recursion in java?
Explain java coding standards for variables ?
Can we create a constructor in abstract class?
How static variable work in java?
byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?
Hi ,i convert contrller as jSp And presentation as servlet ...will it do? if so what are advantage and idsadvantages
who was the founder of java
32 Answers CTS, HCL, ProKarma,
If you do not want your class to be inherited by any other class. What would you do?