What are the differences between processes and threads?
No Answer is Posted For this Question
Be the First to Post Answer
Does constructor return any value?
Can we call the Thread.sleep in Synchyronozed block?
What are parsers? Dom vs sax parser.
Can we write method inside a method in java?
What causes memory leak in java?
what is meaning of JIT?
Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1
Which class represents the socket that both the client and server use to communicate with each other?
wht is customised exception?
1 Answers Logica CMG, Novell, Prudential,
What is pass by value?
Can we call the constructor of a class more than once for an object?
What is the collections api?