Can a variable be local and static at the same time?


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

Post New Answer

More Core Java Interview Questions

Why we need to serialize the object

11 Answers   CTS, Geometric Software,


When is the finalize() called?

0 Answers  


What is arrays aslist in java?

0 Answers  


Can multiple catch statements be used in exceptions ?

6 Answers   Wipro,


How do you implement singleton class?

0 Answers  


Question 6 [9] 6.1 In what situations (in general) would you use a TreeMap? (3) 6.2 In what situations (in general) would you use a HashSet to store a collection of values?

1 Answers  


what happens when a thread cannot acquire a lock on an object? : Java thread

0 Answers  


Can we declare an anonymous class as both extending a class and implementing an interface?

8 Answers   College School Exams Tests, JVA, TCS, Wipro,


What are different types of multitasking?

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,


In what type of containers, Border layout is a default layout?

3 Answers  


Can we declare array without size in java?

0 Answers  


Categories