What is the old name of java?


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

Post New Answer

More Core Java Interview Questions

Explain about the dynamic behavior of core java?

0 Answers  


What are java packages? What is the significance of packages?

0 Answers  


What is hotjava?

0 Answers  


Is oracle charging for java?

0 Answers  


What is an argument java?

0 Answers  


What is called module?

0 Answers  


What do you mean by local class?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


Can we override the overloaded method?

0 Answers  


What is threaded programming and when is it used? : Java thread

0 Answers  


Explain role of constructor in a java application?

5 Answers  


How to call one constructor from the other constructor ?

0 Answers  


Categories