what is major difference between component and object?

Answer Posted / noorbasha

component contains objeccts but object don't contain component

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a delimiter in java?

484


there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

2640


How do I run a java program from the command line?

443


What is a stream in java?

511


Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.

1365






Can I have multiple main methods in the same class?

479


Is java built on c?

493


What kind of thread is the garbage collector thread?

504


What is optional in java 8? What is the use of optional?advantages of java 8 optional?

495


Which class is the superclass of every class?

519


Which method is used to create the daemon thread?

544


How can c# app request minimum permissions? : java security

464


Why serialization is used in java?

545


Which instutute is offering course for rhino jain slee

1840


Explain the inheritance principle.

515