Can a top level class be private or protected?
No Answer is Posted For this Question
Be the First to Post Answer
What are methods in java?
What is ctrl m character?
What is difference between array and arraylist in java?
What is fail first in java?
What are the advantages of unicode?
What is multithreading in java?
What is the difference between class & object?
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,
Write the program numbers into words.For example 2345==two thousand three hundred fourty five
Does java runtime require a license?
How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)
3 Answers ProdEx Technologies,
What is difference between call by value and call by reference?