What is collections framework?
No Answer is Posted For this Question
Be the First to Post Answer
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
What is the benefit of abstract class?
Does java allow default arguments?
Is there any tag in htm to upload and download files?
what is difference between Interface and abstract class
What is not object oriented programming?
What are the characteristics of java?
what is the constructor and how many types of constructors are used in java?
What is callable java?
What are the basic concepts of OOPS in java?
0 Answers Axtria, ITC Indian Tobacco Company,
Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
What is the difference between hashset and treeset in java?