What are the different access modifiers available 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 the syntax and characteristics of a lambda expression?

0 Answers  


What are the 8 primitive data types in java?

0 Answers  


What is an anonymous class in java?

0 Answers  


Is java same as core java?

0 Answers  


How many bytes is a url?

0 Answers  






What is primitive array?

0 Answers  


What is function declaration?

0 Answers  


how can we import the user defined package without classpath?

1 Answers   CSC, Infosys,


Is zero a positive integer?

0 Answers  


What is java util collection?

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,


How is garbage collection controlled?

0 Answers  


Categories