Add office photos
Employer?
Claim Account for FREE

Photon Technologies

2.6
based on 42 Reviews
Filter interviews by

Renest Hotels & Resorts Interview Questions and Answers

Updated 5 Feb 2024

Q1. HOW CAN WE TRANSFER DATA FROM ONE COMPONENT TO ANOTHER ?

Ans.

Data can be transferred between components using props, state, context, or Redux.

  • Props: pass data from parent to child components

  • State: manage data within a component

  • Context: share data between components without passing props

  • Redux: manage global state for the entire application

  • Examples: passing user data from a login component to a dashboard component using props, managing form data within a component using state, sharing theme data between components using context, managing...read more

Add your answer

Q2. WHAT ARE INLINE ELEMENTS AND BLOCK ELEMENTS IN HTML ?

Ans.

Inline and block elements are two types of HTML elements with different display properties.

Add your answer

Q3. WHAT IS LAZY LOADING ? HOW CAN WE CALL HTTP REQUESTS FROM ONE COMPONENT TO ANOTHER COMPONENT ?

Ans.

Lazy loading is a technique to defer loading of non-critical resources until they are needed.

  • Lazy loading improves page load time and performance.

  • It is commonly used for images, videos, and other media files.

  • To call HTTP requests from one component to another, we can use Angular's HttpClient service.

  • We can inject the HttpClient service in the constructor of the component and use its methods to make HTTP requests.

  • We can also use Angular's @Input and @Output decorators to pass ...read more

Add your answer

Q4. WHAT IS THE DIFFERENCE BETWEEN ANGULAR AND ANGULAR JS ? WHAT ARE THE MODULES IN ANGULAR ?

Ans.

Angular is a complete rewrite of AngularJS with improved performance and features.

  • Angular is a TypeScript-based framework while AngularJS is a JavaScript-based framework.

  • Angular has a more component-based architecture while AngularJS uses a controller-based architecture.

  • Angular has better performance and improved features like server-side rendering and lazy loading.

  • Modules in Angular are used to organize code into separate, reusable pieces. Examples include FormsModule for ha...read more

Add your answer
Discover Renest Hotels & Resorts interview dos and don'ts from real experiences

Q5. WHAT IS ROUTING HOW CAN WE USE THAT ? WHAT ARE COMPONENT SERVICES ?

Ans.

Routing is the process of selecting a path for network traffic. It is used to direct users to different pages in a web application.

  • Routing is used in web development to navigate between different pages or views in a web application

  • It involves defining routes and mapping them to specific components or views

  • Routing can be used to pass parameters and data between different components

  • Component services are reusable services that can be injected into components to provide function...read more

Add your answer

Q6. WHAT IS SYMANTIC TAG IN HTML?

Ans.

Semantic tags in HTML are used to describe the content of a web page, making it more accessible and SEO-friendly.

  • Semantic tags provide meaning to the content of a web page

  • They are used to structure the content of a web page

  • Examples of semantic tags include

    ,
Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Senior Software Engineer Interview Questions from Similar Companies

3.9
 • 33 Interview Questions
4.1
 • 26 Interview Questions
3.5
 • 24 Interview Questions
3.6
 • 13 Interview Questions
2.9
 • 13 Interview Questions
3.7
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter