Upload Button Icon Add office photos

Filter interviews by

Masstech Business Solutions DOT NET Developer Interview Questions and Answers

Updated 6 Apr 2024

Masstech Business Solutions DOT NET Developer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Remove the repeated number from the Array

Round 2 - Technical 

(1 Question)

  • Q1. What is triggered? Difference between Linkedlist and ArrayList What is indices in Sql?
  • Ans. 

    A trigger is a special type of stored procedure that automatically executes when an event occurs in the database.

    • Triggers are used to enforce business rules, maintain data integrity, and automate tasks.

    • They can be defined to execute before or after an INSERT, UPDATE, or DELETE operation.

    • Triggers can be created using SQL statements or through graphical tools provided by database management systems.

    • Example: A trigger can...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. Introduce your self
  • Q2. Why we should hire you?
  • Q3. Reliable to come at location
  • Ans. 

    Reliability to come at location is important for a DOT NET Developer.

    • Punctuality and timeliness are crucial for a DOT NET Developer to ensure smooth workflow.

    • Being reliable demonstrates professionalism and commitment to the job.

    • Examples: consistently arriving on time for meetings, adhering to project deadlines.

    • Reliability also includes being reachable and responsive when needed.

  • Answered by AI
  • Q4. Short term goal

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

In Aptitude mostly questions based on Arrays and some problems based on logical reasoning

Round 2 - Technical 

(1 Question)

  • Q1. In technical they ask garbage collection, Arrays,oops,jdbc, string builders and string.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make all your concepts clear before going to interview

DOT NET Developer Interview Questions Asked at Other Companies

asked in Infosys
Q1. What is the difference between windows application development an ... read more
Q2. What is Trigger,Store procedure, join in sql query and their synt ... read more
Q3. How many ways are there to send data to controller from View?
asked in Infosys
Q4. What kind of database you used in projects
asked in Nagarro
Q5. Can Two Primary keys can be made possible in Sql Table ?

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in

Round 1 - Technical 

(2 Questions)

  • Q1. What are the types and number of constraints in your specific context?
  • Ans. 

    There are various types of constraints in DOT NET development, including primary key, foreign key, unique, check, and default constraints.

    • Primary key constraints ensure each record in a table is unique.

    • Foreign key constraints enforce referential integrity between tables.

    • Unique constraints ensure that all values in a column are distinct.

    • Check constraints validate the data before it is inserted or updated.

    • Default constra...

  • Answered by AI
  • Q2. What is the difference between an independent class and an abstract class?
  • Ans. 

    Independent class can be instantiated while abstract class cannot be instantiated directly.

    • Independent class can be directly instantiated using the 'new' keyword.

    • Abstract class cannot be instantiated directly, it can only be used as a base class for other classes.

    • Independent class does not require any derived class to implement its members.

    • Abstract class can have abstract methods that must be implemented by derived cla

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Technical coding with the technical team
Round 3 - HR 

(1 Question)

  • Q1. What are your reasons for changing your job?
  • Ans. 

    Seeking new challenges, growth opportunities, and a better work-life balance.

    • Looking for new challenges and opportunities to learn and grow.

    • Seeking a better work-life balance.

    • Interested in working with new technologies or in a different industry.

    • Wanting to advance my career and take on more responsibilities.

    • Company restructuring or changes in management.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's important to prepare thoroughly in order to succeed in the interview.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Dot net basic and intermediate question
Round 2 - Behavioral 

(1 Question)

  • Q1. Techical round genral topic how to handle situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Both round done same day with different time I cleared Technical round but manager round they eliminated me I said my point view some scenario based questions but he not accepted my anaswers
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the repository design pattern?
  • Ans. 

    Repository design pattern is a design pattern that separates the data access logic from the business logic in an application.

    • It helps in achieving separation of concerns by isolating the data access code in a separate layer.

    • It provides a centralized way to access data from various sources such as databases, web services, etc.

    • It makes the codebase more maintainable and testable by abstracting the data access logic.

    • Examp...

  • Answered by AI
  • Q2. What is the difference between IEnumerable and IQueryable?
  • Ans. 

    IEnumerable is used for in-memory collection operations, while IQueryable is used for database query operations.

    • IEnumerable is used for querying data from in-memory collections like arrays, lists, etc.

    • IQueryable is used for querying data from a database using LINQ to SQL or Entity Framework.

    • IEnumerable executes the query in-memory, while IQueryable executes the query on the database server.

    • IEnumerable is suitable for L...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was ghosted after successfully completing all interview rounds and finalizing the salary package.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to call abstract constructor
  • Q2. Difference between generic list and list which is faster
Round 2 - Coding Test 

Write prime number code

Interview Preparation Tips

Topics to prepare for Wipro DOT NET Developer interview:
  • C#
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What's your experience
  • Q2. Whats your Qualifications
Round 2 - Technical 

(2 Questions)

  • Q1. What are joins?
  • Q2. Oops concept and its implementation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare oops concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between web.config and Machine.config
  • Ans. 

    web.config is specific to a web application and overrides settings in Machine.config

    • web.config is specific to a web application, while Machine.config is at the machine level

    • web.config can override settings in Machine.config for a specific application

    • Machine.config is located in the .NET framework folder, while web.config is in the application folder

  • Answered by AI
  • Q2. Explain about state management
  • Ans. 

    State management in .NET refers to the process of storing and retrieving data during the lifecycle of an application.

    • State management can be achieved using various techniques such as session state, view state, cookies, and query strings.

    • Session state allows storing user-specific data across multiple pages during a user session.

    • View state stores the state of the page and its controls between postbacks.

    • Cookies can be use...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Code excution of .net application?
  • Ans. 

    The .NET application code is compiled into Intermediate Language (IL) which is then executed by the Common Language Runtime (CLR).

    • Code is compiled into Intermediate Language (IL) by the compiler

    • IL is then converted into machine code by the Just-In-Time (JIT) compiler

    • The CLR manages memory, security, and other system resources during code execution

  • Answered by AI
  • Q2. Stored procedure vs function?
  • Ans. 

    Stored procedures are precompiled SQL queries that can perform multiple operations, while functions are reusable code blocks that return a single value.

    • Stored procedures can execute multiple SQL statements and can perform complex operations.

    • Functions are reusable code blocks that return a single value and can be used in SQL queries.

    • Stored procedures can be called independently, while functions are typically called with...

  • Answered by AI
  • Q3. What is CLR, Why its used?
  • Ans. 

    CLR stands for Common Language Runtime, it is used to manage the execution of .NET programs.

    • CLR is a part of the .NET framework responsible for managing the execution of .NET programs.

    • It provides services such as memory management, exception handling, and security.

    • CLR converts the Intermediate Language (IL) code into machine code during runtime.

    • It allows for language interoperability, meaning different languages can be...

  • Answered by AI
  • Q4. What is GC, where you have used in the app?
  • Ans. 

    GC stands for Garbage Collection, a process in .NET to automatically manage memory by reclaiming unused objects.

    • GC is a feature in .NET that automatically manages memory by reclaiming unused objects.

    • It helps in preventing memory leaks and improving application performance.

    • GC can be used in .NET applications to free up memory occupied by objects that are no longer needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Fundamentals should be strong and in communicating better

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. General questions on ASP.NET, Projects
  • Q2. Questions from my resume and current project

Masstech Business Solutions Interview FAQs

How many rounds are there in Masstech Business Solutions DOT NET Developer interview?
Masstech Business Solutions interview process usually has 2-3 rounds. The most common rounds in the Masstech Business Solutions interview process are Technical, HR and Aptitude Test.
What are the top questions asked in Masstech Business Solutions DOT NET Developer interview?

Some of the top questions asked at the Masstech Business Solutions DOT NET Developer interview -

  1. What is triggered? Difference between Linkedlist and ArrayList What is indices ...read more
  2. Reliable to come at locat...read more
  3. In technical they ask garbage collection, Arrays,oops,jdbc, string builders and...read more

Tell us how to improve this page.

Masstech Business Solutions DOT NET Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Masstech Business Solutions DOT NET Developer Salary
based on 9 salaries
₹3.5 L/yr - ₹4 L/yr
31% less than the average DOT NET Developer Salary in India
View more details
full stack .net developer
55 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Software Developer
32 salaries
unlock blur

₹2.5 L/yr - ₹4.8 L/yr

Software Engineer
16 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

DOT NET Developer
9 salaries
unlock blur

₹3.5 L/yr - ₹4 L/yr

Java Developer
7 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Masstech Business Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview