Name some OOPS Concepts in Java?
No Answer is Posted For this Question
Be the First to Post Answer
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?
7 Answers Accenture, College School Exams Tests, iFlex, NIIT,
diff. b/w JAVA and javascript...
What is return code?
Which one of the following suits the description of a string better: derived or primitive?
Difference between notify() method and notifyall() method in java?
How to find the index of the largest number in an arraylist java?
How can we use primitive data types as objects?
How many threads does a core java have?
Does java have a compiler?
how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
What is the role of the java.rmi.naming class?