Explain java coding standards for variables ?


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

Post New Answer

More Core Java Interview Questions

Can we call virtual funciton in a constructor ?

0 Answers   XX,


How can you read an integer value from the keyword when the application is runtime in java? example?

0 Answers   HCL,


What is string intern in java?

0 Answers  


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

7 Answers   Huawei, IBM,


Describe OOP in java?

2 Answers   Syntel,


What are different exception types exceptions available in java ?

0 Answers  


What is passing by reference in java?

0 Answers  


Hi Friends, can you explain instance in java. In general instance means "occurence of something" . In java what is instance.

4 Answers  


What is the difference between the file and randomaccessfile classes?

0 Answers  


Explain aggregation in java?

0 Answers  


What is aggregation and composition ?

1 Answers   Fidelity,


what is the use of Clonable,and serializable interface?

1 Answers  


Categories