Write a program to calculate factorial in java?


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

Post New Answer

More Core Java Interview Questions

Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

0 Answers  


What is covariant return type?

0 Answers  


Can we create a constructor in abstract class?

0 Answers  


What is the properties class?

0 Answers  


To set the position and size of a component, which methods are used?

3 Answers  






What is tostring () method?

0 Answers  


Why is it called buffering?

0 Answers  


Are there structures in java?

0 Answers  


Can constructor be inherited?

0 Answers  


why string constant pool in java

2 Answers   TCS,


Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

0 Answers   Mphasis,


In a container there are 5 components. I want to display the all the components names, how will you do that one?

0 Answers  


Categories