Senior Dot Net and Fullstack Developer

filter-iconFilter interviews by

Senior Dot Net and Fullstack Developer Interview Questions and Answers

Updated 8 Jul 2024

Popular Companies

Q1. Difference Between ref and out

Ans.

ref is used for passing a variable by reference, out is used for returning a value from a method

  • ref is used to pass a variable as a reference to a method, allowing the method to modify the variable

  • out is used to return a value from a method, even if the method does not return a value explicitly

  • ref variables must be initialized before passing to a method, out variables do not need to be initialized

Q2. Lazy loading in Angular

Ans.

Lazy loading in Angular allows for loading modules only when they are needed, improving performance.

  • Lazy loading helps reduce initial load time by loading modules on demand

  • Implemented using loadChildren property in Angular routing configuration

  • Example: { path: 'lazy', loadChildren: () => import('./lazy/lazy.module').then(m => m.LazyModule) }

Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

4.2
 • 10 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Recently Viewed
INTERVIEWS
Global Autotech
No Interviews
INTERVIEWS
Zebra Technologies
No Interviews
INTERVIEWS
Billennium
No Interviews
INTERVIEWS
Mozo Hunt
No Interviews
INTERVIEWS
Mozo Hunt
No Interviews
SALARIES
Nokia Networks
DESIGNATION
INTERVIEWS
Mozo Hunt
No Interviews
SALARIES
Sun Vacuum Formers
SALARIES
Sun Vacuum Formers
Senior Dot Net and Fullstack Developer Interview Questions
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
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

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