If a class is declared without any access modifiers, where may the class be accessed in java programming?


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

Post New Answer

More Core Java Interview Questions

What is a layout manager and what are different types of layout managers available in java awt?

0 Answers  


Describe the various concepts related to object oriented programming (oop).

0 Answers  


whst is encapsulation?when u encpsulate actually while devoloping code?

7 Answers   Amdocs, MGL,


I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?

4 Answers  


How can we find size of the object ?

5 Answers   CTS, RazorSight,


What is derived datatype?

0 Answers  


2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

0 Answers   RBS, TCS,


What is palindrome in java?

0 Answers  


Explain scope or life time of local variables in java?

0 Answers  


Is it possible to use Semaphore/ Mutex in an Interrupt Handler?

0 Answers   Ciena,


How can we achieve thread safety in java?

0 Answers  


What are exception handling keywords in java?

0 Answers  


Categories