What is data and its types?


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

Post New Answer

More Core Java Interview Questions

why an outer class cannot be declared as private?

1 Answers  


Can we declare a class as static?

0 Answers  


What is boolean strategy?

0 Answers  


What is a vector in java?

0 Answers  


What is object-oriented paradigm?

0 Answers  


Can we instantiate Interfaces?

7 Answers   Ericsson,


Is it necessary that each try block must be followed by a catch block?

0 Answers  


Why super is first line in java?

0 Answers  


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


How to sort numbers in java without array?

0 Answers  


What are static initalizers in java ?

0 Answers  


What is the reflection?

0 Answers  


Categories