Which access specifier can be used with class ?


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

Post New Answer

More Core Java Interview Questions

justify c is portable

1 Answers  


What is difference between == equals () and compareto () method?

0 Answers  


What is difference between == and === in js?

0 Answers  


How do you use compareto in java?

0 Answers  


Is java same as core java?

0 Answers  






What is the size of int in 64-bit jvm?

0 Answers  


How do you add an arraylist to an array in java?

0 Answers  


How do you clear a list in java?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


What is yield () in java?

0 Answers  


What are implicit objects in java?

0 Answers  


What are the high-level thread states in java programming?

0 Answers  


Categories