Add office photos
Engaged Employer

Chetu

3.3
based on 1k Reviews
Video summary
Filter interviews by

Jindal Saw Interview Questions and Answers

Updated 4 Apr 2024
Popular Designations

Q1. Difference between Stored procedure and functions when we use where we use what the profits of its?

Ans.

Stored procedures are precompiled SQL queries stored in the database, while functions are user-defined routines that return a value.

  • Stored procedures are used for performing specific tasks or operations on the database, while functions are used to return a single value.

  • Stored procedures can contain multiple SQL statements and can have input and output parameters, while functions are more limited in their functionality.

  • Stored procedures are generally used for complex business ...read more

Add your answer

Q2. What is Encapsulation where you implement and why?

Ans.

Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.

  • Encapsulation helps in hiding the internal state of an object and restricting access to it.

  • It allows for better control over the data by preventing direct access and manipulation from outside the class.

  • Encapsulation also promotes code reusability and modularity by grouping related data and methods together.

  • For example, in a class representing a bank account,...read more

Add your answer

Q3. Difference between Interfaces and abstraction?

Ans.

Interfaces define contracts for classes to implement, while abstraction is a way to hide implementation details.

  • Interfaces are like a blueprint that defines what methods a class must implement.

  • Abstraction is a concept where we hide the implementation details and show only the necessary features of an object.

  • Interfaces can have multiple inheritance, while abstraction is achieved using abstract classes or interfaces.

  • Example: Interface 'Shape' may have methods like 'calculateAre...read more

Add your answer

Q4. What is Web API,MVC,Jquery

Ans.

Web API is a framework for building HTTP services, MVC is a design pattern for web applications, and jQuery is a JavaScript library for simplifying client-side scripting.

  • Web API is a framework provided by Microsoft for building HTTP services that can be consumed by a broad range of clients, including browsers, mobile devices, and desktop applications.

  • MVC (Model-View-Controller) is a design pattern used in web development to separate the application's concerns into three main ...read more

Add your answer
Discover Jindal Saw interview dos and don'ts from real experiences

Q5. 1. routing 2. filters in mvc

Ans.

Routing and filters are important concepts in MVC development.

  • Routing determines how URLs are mapped to controllers and actions.

  • Filters are used to add additional logic before or after an action is executed.

  • There are several types of filters, including authorization, action, and result filters.

  • Filters can be applied globally, to a controller, or to an individual action.

  • Routing and filters are essential for creating a well-structured and secure MVC application.

Add your answer

Q6. Join in sql define and explain

Ans.

Join in SQL is used to combine rows from two or more tables based on a related column between them.

  • Join is used to retrieve data from multiple tables based on a related column

  • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

  • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Jindal Saw

based on 9 interviews
3 Interview rounds
Resume Shortlist Round
Aptitude Test Round
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top DOT NET Developer Interview Questions from Similar Companies

3.6
 • 43 Interview Questions
4.3
 • 17 Interview Questions
4.6
 • 16 Interview Questions
3.7
 • 16 Interview Questions
3.5
 • 12 Interview Questions
3.6
 • 10 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

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