What are abstract methods in java?


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

Post New Answer

More Core Java Interview Questions

In how many ways we can the thread? in java

3 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,


What is the final keyword in java?

1 Answers  


What is the argument type of main() method?

2 Answers  


How are java objects passed to a method and what are native methods?

0 Answers   Genpact,


Is integer a class?

0 Answers  


What is string pool?

0 Answers  


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

0 Answers   Amazon,


Describe what a thread-local variable is in java?

0 Answers  


What is wrapper class html?

0 Answers  


How to compare strings in java?

0 Answers  


Explain some best practices you would apply while using collection in java?

0 Answers  


Categories