Multiple choice A connection object is initialized using the ___________ method. getConnection() createStatement() executeQuery() getQuery() Reveal answer Fill a bubble to check yourself A Correct answer Explanation The connection object is initialized using the getConnection() method.