Questions from Starting Out With Java


Q: What statement would you use in an HTML document to display the

What statement would you use in an HTML document to display the text “My Web Page” in the browser’s title bar? What section of the HTML document would this statement be written in?

See Answer

Q: What tag marks the beginning and end of an HTML document’

What tag marks the beginning and end of an HTML document’s body section?

See Answer

Q: What statement would you write in an HTML document to display the

What statement would you write in an HTML document to display the text ­“Student Roster†as a level one header?

See Answer

Q: What statement would you write in an HTML document to display the

What statement would you write in an HTML document to display the text “My Resume†in bold and centered on the page?

See Answer

Q: What statement would you write in an HTML document to display the

What statement would you write in an HTML document to display the text “Hello World†in bold and italic?

See Answer

Q: What is a GUI?

What is a GUI?

See Answer

Q: Which Scene Builder panel provides a list of JavaFX components?

Which Scene Builder panel provides a list of JavaFX components?

See Answer

Q: Which Scene Builder panel do you use to visually design an applicationâ

Which Scene Builder panel do you use to visually design an application’s GUI?

See Answer

Q: Which Scene Builder panel shows the scene graph?

Which Scene Builder panel shows the scene graph?

See Answer

Q: Which Scene Builder panel allows you to work with a component’

Which Scene Builder panel allows you to work with a component’s properties, ­layout, and code?

See Answer