What are different data types?


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

Post New Answer

More Core Java Interview Questions

How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


Can we write class inside a class in java?

0 Answers  


Why pass by reference is not possible in java?

0 Answers  


What is super constructor?

0 Answers  


What are the differences between graph and tree?

0 Answers   Amazon,


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,


What is meant by class loader and how many types are there?

2 Answers   Apple,


what is hashmap& hashtable with example?

1 Answers   CTS,


i need to know the site which compiles and run the java program completely in online... thank you for your reply in advance

2 Answers  


How do I know if java is installed?

0 Answers  


What is %d in printf?

0 Answers  


What is the driver class?

0 Answers  


Categories