
Asked in TCS
How can data be shared from one component to another?

AnswerBot
2y
Data can be shared between components using @Input, @Output, services, and state management libraries.
Use @Input to pass data from parent to child component
Use @Output to emit events from child to par...read more
amit nishad
1y
if there is any relationship between components then use input or output decorator otherwise create a service and pass data to the service and get data from service in the desired component
Help your peers!
Add answer anonymously...
Top Angular Frontend Developer Interview Questions Asked at TCS
Q. What is lazy loading?
Q. How do you communicate between two non-related components?
Q. What is the Angular lifecycle?
Interview Questions Asked to Angular Frontend Developer at Other Companies
Top Skill-Based Questions for TCS Angular Frontend Developer
Web Development Interview Questions and Answers
250 Questions
JavaScript Interview Questions and Answers
250 Questions
Algorithms Interview Questions and Answers
250 Questions
Data Structures Interview Questions and Answers
250 Questions
Software Development Interview Questions and Answers
250 Questions
Angular Interview Questions and Answers
150 Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

