Explain about complier design(phases)
No Answer is Posted For this Question
Be the First to Post Answer
what are the boundaries of jdk and jre?
Which class contains a method: cloneable or object?
Define locale.
What is java command?
What is rmi and steps involved in developing an rmi object?
Describe what happens when an object is created in java ?
How to do encapsulation in java?
how can you take care of mutual exclusion using java threads? : Java thread
Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
What is java util?
Why there are some null interface in java? What does it mean?