Add office photos
Employer?
Claim Account for FREE

Lucky IT House

5.0
based on 1 Review
Filter interviews by

Hyundai Motor India Limited Interview Questions and Answers

Updated 5 Feb 2024

Q1. What is php and is php case-sensitive if yes than why?

Ans.

PHP is a server-side scripting language used for web development. It is case-sensitive due to its origins in C programming.

  • PHP stands for Hypertext Preprocessor and is commonly used for creating dynamic web pages.

  • PHP is case-sensitive, meaning variables, functions, and classes must be referenced with the exact casing.

  • This case-sensitivity is inherited from its roots in the C programming language.

  • For example, $variable and $Variable would be treated as two different variables ...read more

Add your answer

Q2. What is your current CTC and expected CTC ?

Ans.

My current CTC is $80,000 and my expected CTC is $90,000.

  • Current CTC: $80,000

  • Expected CTC: $90,000

Add your answer

Q3. Difference between dynamic and static websites?

Ans.

Dynamic websites have content that can change based on user input or interactions, while static websites display the same content to all users.

  • Dynamic websites use server-side scripting languages like PHP, ASP, or JSP to generate content on the fly.

  • Static websites are built using HTML and CSS and the content remains the same for all users.

  • Examples of dynamic websites include social media platforms like Facebook or e-commerce sites like Amazon.

  • Examples of static websites inclu...read more

Add your answer

Q4. Difference between variable and constant?

Ans.

Variables can be changed during program execution, while constants remain constant.

  • Variables can be reassigned with different values, while constants have a fixed value.

  • Variables are declared using 'var', 'let', or 'const' keywords, while constants are declared using 'const' keyword.

  • Constants are typically used for values that should not change throughout the program, like mathematical constants or configuration settings.

Add your answer
Discover Hyundai Motor India Limited interview dos and don'ts from real experiences

Q5. What is Oops concepts?

Ans.

Oops concepts refer to Object-Oriented Programming concepts which include inheritance, encapsulation, polymorphism, and abstraction.

  • Inheritance allows a class to inherit properties and behavior from another class.

  • Encapsulation involves bundling data and methods that operate on the data into a single unit.

  • Polymorphism allows objects to be treated as instances of their parent class.

  • Abstraction involves hiding the complex implementation details and showing only the necessary fea...read more

Add your answer

Q6. what is polymorphism and uses?

Ans.

Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

  • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

  • It enables a single interface to represent a group of related interfaces.

  • Examples include method overloading and method overriding in object-oriented programming.

Add your answer

Q7. What is inheritance and types?

Ans.

Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

  • Inheritance allows for code reusability and promotes a hierarchical relationship between classes.

  • Types of inheritance include single inheritance (one class inherits from one parent class), multiple inheritance (one class inherits from multiple parent classes), and multilevel inheritance (one class inherits from a parent class, which in turn inherits from ...read more

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

Interview Process at Hyundai Motor India Limited

based on 1 interviews
Interview experience
5.0
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
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