What's the default access specifier for variables and methods of a class?


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

Post New Answer

More Core Java Interview Questions

what is class.forname() and how it will be useful ?

3 Answers  


Can we cast any other type to boolean type with type casting?

0 Answers  


Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.

4 Answers   Cap Gemini,


What for read() function?

3 Answers  


What is static keyword in java?

0 Answers  






What is scope & storage allocation of global and extern variables? Explain with an example

0 Answers   IBS,


Why Java is not pure Object Oriented language?

0 Answers  


Explain reverse a linked list iterative solution in java?

0 Answers  


What does you mean in math?

0 Answers  


What is the use of list in java?

0 Answers  


Difference between string, string builder, and string buffer?

0 Answers  


Which Java operator is right associative?

3 Answers  


Categories