Answer Posted / jagdisg prajapati
java is a pure object oriented language because all
applications are created inside the class in java. We can
not create structure in java but structure are created in c++.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the uses of synchronized keyword?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
What is a function argument in java?
What is the difference between method overriding and overloading?
Are global variables initialized to zero?
String class is defined under which package in java?
Can we create an object of private class?
What is unmodifiable collection in java?
What is vector capacity in java?
Is simpledateformat safe to use in the multithreaded program?
What are invisible components?.
What is the difference between length and length() method in java?
How to reverse string in java?
What is the use of http-tunneling in rmi?
Can we override tostring method in java?