Fresher Interview Questions & Answers (Short
Version)
Java Interview Questions
Q: What is Java?
A: An object-oriented, platform-independent programming language.
Q: What is OOP?
A: Organizes code using classes and objects.
Q: Difference between JDK, JRE, JVM?
A: JDK: Dev kit, JRE: Runtime env, JVM: Executes code.
Q: What is inheritance?
A: One class acquiring properties of another.
Q: What is polymorphism?
A: Ability of an object to take many forms.
Angular Interview Questions
Q: What is Angular?
A: A TypeScript-based web app framework.
Q: What is a component?
A: Building block of UI that controls a view.
Q: What is data binding?
A: Syncs data between component and view.
Q: What is dependency injection?
A: Provides dependencies automatically.
Database/SQL Interview Questions
Q: What is SQL?
A: Language to manage relational databases.
Q: What are joins?
A: Combine rows from multiple tables.
Q: What is normalization?
A: Reduces redundancy and improves integrity.
Q: What is a primary key?
A: Unique identifier for each record.
HTML & CSS Interview Questions
Q: What is HTML?
A: Structures web page content.
Q: What is CSS?
A: Styles and designs web pages.
Q: What is a semantic tag?
A: Describes meaning like , .
Q: What is responsive design?
A: Adapts to all screen sizes.
HR Round Interview Questions
Q: Tell me about yourself.
A: Brief intro: education, skills, goals.
Q: Why should we hire you?
A: Hardworking, quick learner, team player.
Q: What are your strengths?
A: Adaptable, positive, focused.
Q: What are your weaknesses?
A: Overthinking, improving through feedback.
Q: Where do you see yourself in 5 years?
A: Growing and contributing to company success.