0% found this document useful (0 votes)
11 views2 pages

Fresher Interview Questions Java Angular DB

The document provides a collection of common interview questions and answers across various topics including Java, Angular, Database/SQL, HTML & CSS, and HR. Each section contains concise definitions and explanations relevant to the respective technologies and interview scenarios. It serves as a quick reference for freshers preparing for technical interviews.

Uploaded by

Manmath Padhi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

Fresher Interview Questions Java Angular DB

The document provides a collection of common interview questions and answers across various topics including Java, Angular, Database/SQL, HTML & CSS, and HR. Each section contains concise definitions and explanations relevant to the respective technologies and interview scenarios. It serves as a quick reference for freshers preparing for technical interviews.

Uploaded by

Manmath Padhi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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.

You might also like