What is the java project architecture?


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

Post New Answer

More Core Java Interview Questions

what is the final keyword denotes in java?

0 Answers   IBS,


Difference between abstract and concrete class ?

0 Answers  


Is static a singleton?

0 Answers  


Why java applets are more useful for intranets as compared to internet?

0 Answers  


what is java

10 Answers  


How to convert a string to long?

2 Answers  


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


Why java is considered dynamic?

0 Answers  


Can we access instance variables within static methods ?

0 Answers  


What exactly is a .class file?

0 Answers  


Is there any limitation of using inheritance?

0 Answers  


What is JIT ?

4 Answers   Satyam,


Categories