CDAC Core Java Practice Questions
1. What is the error in the following code?
class Test { abstract void display( ); }
2. DataInput is :
3. which of the following tools is used to generate the stubs and skeletonsn for a remote service
4. how do objects pass messages in java ?
5. How can you change the current working directory using an instance of the file class called FileName?
6. You can explicitly drop a object reference by setting the value of a variable whose data type is a reference type to ________
7. Because finalize() belongs to the java.lang.Object, it is present in all ________
8. Which of these is interface in the collection framework.Select the correct answers
9. under which circumstances will a thread stop?
10. what is the class name of the exception thrown by an assertion statement?
Learn More Multiple Choice Practice Questions
All Categories
Operating Systems
Core Java
.Net
Software Engineering
Advance Java
Data Base Technologies
Advance Web Programing