NET

NET Interview Questions and Answers

Updated 20 Jan 2025
search-icon

Q1. what is difference between primary and unique key

Ans.

Primary key uniquely identifies each record in a table, while unique key ensures that each value in a column is unique.

  • Primary key does not allow NULL values, while unique key allows one NULL value.

  • A table can have only one primary key, but multiple unique keys.

  • Primary key automatically creates a unique index, while unique key does not.

  • Primary key is used to establish relationships between tables, while unique key is used to enforce data integrity.

Q2. Define Lazy loading in Angular

Ans.

Lazy loading in Angular is a technique where modules are loaded only when they are needed, improving performance by reducing initial load time.

  • Lazy loading helps in loading only the required modules when navigating to a specific route.

  • It improves the initial load time of the application by loading modules asynchronously.

  • Lazy loading is achieved by using the loadChildren property in the route configuration.

  • Example: loadChildren: () => import('./lazy-loaded-module').then(m => m...read more

Q3. CTC breakage and its stucture

Ans.

CTC breakage refers to the structure of a compensation package where the fixed salary is broken down into various components like basic salary, allowances, bonuses, etc.

  • CTC breakage helps in understanding the different components of an employee's compensation package.

  • It includes components like basic salary, HRA, special allowances, bonuses, etc.

  • Employers use CTC breakage to communicate the total cost of employing an individual to the company.

  • CTC breakage can vary from compan...read more

Q4. Benefits of .Net

Ans.

Benefits of .Net include platform independence, language interoperability, and extensive class library.

  • Platform independence allows for development on Windows, macOS, and Linux.

  • Language interoperability enables developers to use multiple languages within the same project.

  • Extensive class library provides pre-built code for common tasks, saving development time.

NET Jobs

.net 4-9 years
Quinnox
3.7
Hyderabad / Secunderabad
NET 5-8 years
Fusion Plus Solutions Inc
3.7
Hyderabad / Secunderabad
.Net 2-4 years
Teamware Solutions ( A division of Quantum Leap Co nsulting Private LTD).
0.0
India
Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.7
 • 10.5k Interviews
3.8
 • 8.2k Interviews
3.5
 • 3.8k Interviews
4.0
 • 2.4k Interviews
3.7
 • 17 Interviews
4.3
 • 1 Interview
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

NET 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