What is basic syntax?


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

Post New Answer

More Core Java Interview Questions

Why do we need to override equals() and hascode() method of object class?

1 Answers   Cognizant,


What is the function of http?

0 Answers  


What is a Wrapper class?

14 Answers  


why do we use interface in java?

5 Answers  


How would you dynamically allocate memory to an array?

0 Answers   Atos Origin,






I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one

3 Answers   ABC, L&T,


Explain the importance of import keyword in java?

0 Answers  


What is the destroy method?

0 Answers  


define System.out.println(); what is the meaning!

19 Answers   Accenture,


What is the relationship between a method?s throws clause and the exceptions that can be thrown during the method?s execution?

2 Answers  


There is a Banking application. It has 2 types of account, Savings and Current. Write a method calculateInterest by passing an ArrayList of these account objects and calculate Interest accordingly. Write code for this situation

1 Answers   ABC, KPIT,


Describe inheritance as applied to java?

4 Answers  


Categories