What is the need of transient variables in Java ?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to write static method in abstract class? justyfy your answer?
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
what are the differences between java and .net?..why u choose java?
What happens if a constructor is declared private?
What is the difference between the paint() and repaint() methods in java programming?
What about method local inner classes or local inner classes in java?
why did you choose your career in IT?
Why do we need data serialization?
Which are the two subclasses under exception class?
How can you share data between two thread in Java?
What is Exception handling in Java How do you handle run time errors please explain with an example
what is mean by ooad? where we are using? can you tell me any real time example?