Can you explain the meaning of aggregation and composition
No Answer is Posted For this Question
Be the First to Post Answer
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
What java is used for?
Explain what access modifiers can be used for methods?
Name the method that is used to set a TextComponent to the read-only state?
What do you mean by an interface in java?
What is a literal coding?
How many bytes is a string?
What is a wrapper method?
My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?
Can set contain duplicates?
Is java an ide?
What is thread safe in java?