.NET Web Developer

filter-iconFilter interviews by

.NET Web Developer Interview Questions and Answers

Updated 25 Jul 2023

Popular Companies

Q1. Events in Jquery as well as selectors with example

Ans.

Jquery events and selectors with examples

  • Jquery events are actions that occur when a user interacts with a web page

  • Selectors are used to select HTML elements based on their tag name, class, or ID

  • Examples of events include click, hover, and submit

  • Examples of selectors include $('p'), $('.class'), and $('#id')

Q2. Delegate functions in C#

Ans.

Delegate functions in C# allow you to create references to methods and pass them as arguments or store them for later use.

  • Delegates are similar to function pointers in C++ or function references in other languages.

  • Delegates can be used to implement callbacks, event handling, and asynchronous programming.

  • Delegates can be declared using the 'delegate' keyword and can be invoked using the 'Invoke' method or the () operator.

  • Delegates can be multicast, meaning they can reference m...read more

Q3. OOPS Concepts with C#

Ans.

OOPS Concepts with C#

  • OOPS stands for Object-Oriented Programming

  • It is a programming paradigm that uses objects to represent and manipulate data

  • Key concepts include encapsulation, inheritance, and polymorphism

  • Encapsulation is the process of hiding internal details and providing a public interface

  • Inheritance allows classes to inherit properties and methods from other classes

  • Polymorphism allows objects of different types to be treated as objects of a common base type

  • Example: Cre...read more

Q4. What is css compliler.

Ans.

A CSS compiler is a tool that converts CSS code into a more efficient format, such as minified or optimized CSS.

  • CSS compilers help streamline the development process by automatically processing and optimizing CSS code.

  • Popular CSS compilers include Sass, Less, and Stylus.

  • They can be used to nest CSS rules, create variables, and use functions to generate CSS styles.

  • CSS compilers can also help with vendor prefixing and browser compatibility.

  • The output of a CSS compiler is typica...read more

Are these interview questions helpful?

Q5. Difference between== and ====

Ans.

=== is strict equality operator in JavaScript, checking both value and type, while == is loose equality operator, only checking value.

  • === checks both value and type, while == only checks value

  • === will return true if both operands are of the same type and have the same value, while == will perform type coercion before comparing

  • Example: 1 === '1' will return false, but 1 == '1' will return true

.NET Web Developer Jobs

.NET Web Developer 4-9 years
ti Steps
4.0
Chennai
DOT NET Web Developer 1-3 years
VCS Systems
4.3
Bangalore / Bengaluru
Sr. Dot Net Web Developer 3-5 years
Quantasis
2.0
Mumbai
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.4
 • 1.4k Interviews
3.3
 • 172 Interviews
3.9
 • 4 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
COMPANY BENEFITS
Dilip Buildcon
304 benefits
COMPANY BENEFITS
Dilip Buildcon
304 benefits
COMPANY BENEFITS
IRB Infrastructure
60 benefits
COMPANY BENEFITS
KNR Constructions
20 benefits
JOBS
Browse jobs
Discover jobs you love
INTERVIEWS
Crescent Foundry
No Interviews
LIST OF COMPANIES
HSBC Electronic Data Processing
Overview
INTERVIEWS
JUSPAY
No Interviews
DESIGNATION
DESIGNATION
.NET Web 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