What is the need of transient variables in Java ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is oop principle in java?

0 Answers  


What does substring mean?

0 Answers  


ublic class Java_Coding_Samples { public static void JavaHungr(NumberFormatException ae){ System.out.println("integer"); } public static void JavaHungry(Exception e){ System.out.println("string"); } public static void JavaHungry(ArithmeticException ae){ System.out.println("object"); } public static void main(String[] args) { JavaHungry(null); }

1 Answers  


What does || mean in code?

0 Answers  


What is the basic functionality of DataOutput interface in java?

2 Answers   TCS,






Difference between method overloading and overriding.

0 Answers  


What is api data?

0 Answers  


What is meant by Encapsulation? Can you write a class to explain encapsulation?

8 Answers   Ness Technologies,


How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?

4 Answers   CTS, Satyam,


Differentiate jar and war files?

0 Answers  


What is the advantage of preparedstatement over statement?

0 Answers  


What is lambda expression in java?

0 Answers  


Categories