What are the different types of methodologies?


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

Post New Answer

More Core Java Interview Questions

How do you relate a Interface to a Class? Tell me in Detail?

4 Answers  


What do you mean by global variable?

0 Answers  


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

0 Answers  


What is currentthread()?

0 Answers  


java is fullu object oriented or pure? why?

8 Answers  






What is static keyword in java?

0 Answers  


Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.

17 Answers   Hewitt,


What is the use of keywords in java?

0 Answers  


What is the difference between the ">>" and " >>>" operators in java?

0 Answers  


What primitive Java types? Howmany are they and what are their names?

3 Answers  


why is S capital in System.out.println ????

6 Answers  


What is the symbol for line break?

0 Answers  


Categories