What is the program compilation process?


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

Post New Answer

More Core Java Interview Questions

What is string array?

0 Answers  


What are static methods?

0 Answers  


difference between byte stream class and character stream class?

0 Answers  


if two references are having same hash codes,is that means those are refering to same object?

5 Answers   CTS,


What is the program development process?

0 Answers  






all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

4 Answers  


What is the difference between an argument and a parameter?

0 Answers  


How does multithreading take place on a computer with a single cpu in java programming?

0 Answers  


Distinguish between a predicate and a function?

0 Answers  


How many bytes are a float?

0 Answers  


Explain what access modifiers can be used for variables?

0 Answers  


What are the main concepts of oops in java?

0 Answers  


Categories