Production Support

Production Support Interview Questions and Answers

Updated 2 Mar 2024
search-icon

Q1. Which Linux commands you have used on daily basis??

Ans.

I have used various Linux commands on a daily basis.

  • ls - to list files and directories

  • cd - to change directories

  • grep - to search for specific text in files

  • tail - to view the end of a file

  • ps - to view running processes

  • kill - to terminate a process

  • chmod - to change file permissions

  • ssh - to connect to remote servers

  • scp - to transfer files between servers

  • tar - to archive and compress files

Q2. Tell me about the Functions used in SQL ?

Ans.

SQL functions are used to perform calculations on data and return the result.

  • Aggregate functions like SUM, AVG, COUNT, MAX, MIN

  • String functions like CONCAT, SUBSTRING, LENGTH

  • Date functions like DATEADD, DATEDIFF, GETDATE

  • Mathematical functions like ABS, CEILING, FLOOR

  • Conversion functions like CAST, CONVERT

  • Logical functions like CASE, IIF

Production Support Interview Questions and Answers for Freshers

illustration image

Q3. what do you mean by platform independent?

Ans.

Platform independence refers to the ability of software or systems to run on different platforms or operating systems.

  • Platform independent software can be executed on multiple operating systems without any modifications.

  • It allows users to switch between different platforms without affecting the functionality of the software.

  • Platform independence is achieved through the use of programming languages, frameworks, or virtual machines that abstract the underlying hardware and oper...read more

Q4. Tell about oops concept? Explain them.

Ans.

Oops concept refers to Object-Oriented Programming concepts that help in organizing and structuring code.

  • Encapsulation: Bundling data and methods together in a class.

  • Inheritance: Creating new classes from existing classes.

  • Polymorphism: Ability of an object to take on many forms.

  • Abstraction: Hiding unnecessary details and exposing only essential features.

Are these interview questions helpful?

Q5. What is rdbms what is ut used for

Ans.

RDBMS stands for Relational Database Management System. It is used for storing, managing and retrieving data in a structured manner.

  • RDBMS is a software system that manages relational databases.

  • It organizes data into tables, which consist of rows and columns.

  • It provides a set of tools for creating, modifying, and querying databases.

  • Examples of RDBMS include Oracle, MySQL, SQL Server, and PostgreSQL.

Q6. what is class? object?

Ans.

A class is a blueprint or template for creating objects in object-oriented programming.

  • A class defines the properties and behaviors that an object will have.

  • An object is an instance of a class.

  • Classes and objects are fundamental concepts in object-oriented programming.

  • Classes can have attributes (variables) and methods (functions).

  • Objects can interact with each other by invoking methods on other objects.

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q7. SQL questions to find last 5 rows

Ans.

Use SQL query with ORDER BY and LIMIT to find last 5 rows

  • Use ORDER BY clause to sort the rows in descending order based on a column

  • Use LIMIT 5 to retrieve only the last 5 rows

Production Support Jobs

Senior .NET Production Support Developer 5-8 years
Robert Bosch Engineering and Business Solutions Private Limited
4.2
Bangalore / Bengaluru
Application Production Support - HP Tandem 3-6 years
FIS Global Business Solutions India Pvt. Ltd.
3.9
Bangalore / Bengaluru
Snowflake Production Support 4-5 years
Virtusa Consulting Services Pvt Ltd
3.8
Chennai
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.5
 • 3.7k Interviews
4.0
 • 615 Interviews
3.8
 • 175 Interviews
3.6
 • 122 Interviews
4.1
 • 18 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

Production Support 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
Get AmbitionBox app

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