Add office photos
Engaged Employer

TCS

3.7
based on 90.2k Reviews
Video summary
Filter interviews by

JCB Interview Questions and Answers

Updated 5 Mar 2025
Popular Designations

Q1. What is the difference between a primary key and a foreign key?

Add your answer

Q2. How to form query in sql

Ans.

To form a query in SQL, use the SELECT statement followed by the columns to retrieve and the table to retrieve from.

  • Use the SELECT statement to specify the columns to retrieve

  • Use the FROM keyword to specify the table to retrieve from

  • Use the WHERE keyword to specify any conditions for the query

  • Use the ORDER BY keyword to specify the order of the results

  • Use the GROUP BY keyword to group the results by a specific column

  • Use the JOIN keyword to combine data from multiple tables

  • Exa...read more

Add your answer

Q3. Are you aware about agile?

Ans.

Yes, Agile is a project management methodology that emphasizes on iterative and incremental development.

  • Agile is based on the Agile Manifesto which values individuals and interactions, working software, customer collaboration, and responding to change.

  • It involves breaking down the project into smaller chunks called sprints and delivering a working product incrementally.

  • Scrum, Kanban, and Extreme Programming (XP) are some of the popular Agile frameworks.

  • Agile is widely used in...read more

View 1 answer

Q4. What are the 4 P's of marketing?

Ans.

The 4 P's of marketing are Product, Price, Place, and Promotion, essential for effective marketing strategies.

  • Product: The item or service offered, e.g., a smartphone with unique features.

  • Price: The cost consumers pay, e.g., premium pricing for luxury brands.

  • Place: Distribution channels, e.g., selling online vs. in retail stores.

  • Promotion: Marketing communications, e.g., social media advertising or TV commercials.

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

Q5. What do you know about generative AI?

Add your answer

Q6. What is SDLC cycle.

Ans.

SDLC cycle is a process followed by software development teams to design, develop and test high-quality software.

  • SDLC stands for Software Development Life Cycle

  • It consists of several phases including planning, analysis, design, implementation, testing, and maintenance

  • Each phase has its own set of deliverables and goals

  • The cycle is iterative, meaning that each phase may be revisited multiple times

  • The goal is to produce high-quality software that meets the needs of the end-user...read more

View 1 answer

Q7. What are Joins in SQL?

Ans.

Joins in SQL combine rows from two or more tables based on related columns.

  • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;

  • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;

  • RIGHT JOIN: Returns all records from the right table and matched records from the left table. Example: SELECT * FROM A RIGHT JOIN B ON A.id = ...read more

Add your answer

Q8. curd rules in database

Ans.

Curd rules are constraints that ensure data integrity in a database.

  • Curd rules are used to enforce data consistency and accuracy.

  • They prevent invalid data from being entered into the database.

  • Examples of curd rules include unique constraints, foreign key constraints, and check constraints.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
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
75 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