What is OOP?
Software Engineer Entry Level Interview Questions
1,911 software engineer entry level interview questions shared by candidates
The basic OOP questions, Java or C# Programming Concepts, MYSQL, HTML/CSS, Overloading and Overriding Question in relevance to difference between the two and a project you previously worked on.
Do you have a bachelor's degree?
Inheritance
HTML What is CSS and how is it used in web development? - CSS stands for cascading style sheets - It is used to describe how the HTML document looks How do you insert an image in HTML? - <img> tag - and SRC for the source file a - and if you want to rename the file us ALT How do you change the background color? - <bgcolor = …> What are the different HTML elements? - <HTML> - <Head> - <Body> - <Title> - <br> …etc HTML Tags - not all of them come in pairs! What is the use of DOCTYPE in HTML? - How could you create a button with HTML? - <button type=”button”> Click me</button> How do you comment in HTML? - <!—comment-->
In sql how would you select all of the tables of a specific database?
What is polymorphism?
Java OOP concepts, SQL Database
When the recruiter provides you the "study guide" preparation, focus on it! It only helps you to ace the interview. 1. OOP question 2. Javascript stuff questions such that we need to know == and === 3. Java stuff questions such that need to know the difference between override and overload 4. Database stuff questions such that SELECT * FROM tableN. you can look up the helpful posts for the following "extensive" questions
They just picked every word on their resume and asked what is this? Follow up based on your answer. Did you really work on this project from your resume? Are you sure you want to work here and do this work? Internal implementation[code] details of the past work?
Viewing 801 - 810 interview questions