Inheritance
Entry Level Software Developer Interview Questions
2,471 entry level software developer interview questions shared by candidates
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-->
Whats Encapsulation?
Explain overloading and overriding. What's the difference?
In sql how would you select all of the tables of a specific database?
What is abstraction? What is encapsulation? What is an exception and what are they used for? What is CSS used for? Difference between objects and classes?
Check their reference material.
What is polymorphism?
What is a primary key and what is a foreign key?
What is the difference between an Array and an Arraylist?
Viewing 1061 - 1070 interview questions