Define "Access specifiers" in java.


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

Post New Answer

More Core Java Interview Questions

What do you mean by chromounits in java8?

0 Answers  


State the difference between creating string as new () and literal.

0 Answers  


what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,


What is a Presistent Object?

0 Answers   InfoAxon Technologies,


What is a map in java?

0 Answers  






Which of the following is not an isolation level in the JDBC

0 Answers   CTS,


Explain the difference between jdk, jre, and jvm?

0 Answers  


what is stringtolennizer with example?

2 Answers   Symphony,


What are java packages? What is the significance of packages?

0 Answers  


we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2

2 Answers   CSC,


What does int [] mean in java?

0 Answers  


diff between abstract methods and interfaces with programing (code) example?

2 Answers  


Categories