Multiple choice The end of SQL command is System.exit() Q an ‘enter key’ marker a semicolon(;) End Reveal answer Fill a bubble to check yourself D Correct answer Explanation The sqlite3 program looks for a semicolon to know when your SQL command is complete.