What is fundamental datatype?


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

Post New Answer

More Core Java Interview Questions

make a method which any number and any type of argument and print sum of that arguments.....

0 Answers  


Explain java heap space and garbage collection?

0 Answers  


Can we print null in java?

0 Answers  


Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?

0 Answers   Genpact,


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

0 Answers  






What modifiers are used with a top level class?

3 Answers  


What are field variable and local variable?

3 Answers  


What is the common usage of serialization? What exceptions occur during serialization?

0 Answers  


Differentiate between stringbuffer and string?

0 Answers  


when System.out.println("") is executed what happens in the back ground?

2 Answers  


Can you pass functions in java?

0 Answers  


Can you declare a private method as static?

0 Answers   TCS,


Categories