学年

質問の種類

英語 高校生

全部の間違っているところの解説お願いします 明日までなので至急お願いします

19 次の英語は日本語に、日本語は王線を主語にし、英語に直しなさい。 (23) 1. この旅行の主な目的はローマ (Rome) を訪れることだ。 2. This area is too dangerous to go out in at night. 3. この本は初心者が理解しやすい。 10 ( )に入る最も適切な語句を①~④の中から選び、記号で答えなさい。 (1×10) 2 forget 1. A: I came here for an important meeting with Janet, but she's not here yet. B: She seems rather careless ( ) the appointment. Dto forget forgetting for forgetting 2. Don't expect ( ①me to cover ) for you this time. ②me cover 3me covering 1 cover 3. Juliet was studying the map to decide which route ( ). ①takes ②taking ③to take Dtook 4. This city is easy ( Dfor reaching ) by public transport. 2to be reaching 3 to have been reached to reach ②to 5. They have three dogs to look after, not to ( Dmention ②say ③speak 6. He is prepared to help you if you want him ( Ddo ③it ) the cat and the bird. Otell ). ①do it 7. It was not long before Paul ( Dbecame ②came ) to realize how serious the situation was. ③went ①turned 8. I was ( ①very busy to ) pay attention to what he was saying. ②too busy to ③so busy that 9. To ( ①give ) matters ( ), he got pneumonia after breaking his leg. pause ②take - bad 10. The president of our company is ( ②being delivered ①deliver Dquite busy that ③make - worse Oput double a speech at the party tomorrow. 3delivered Oto deliver

回答募集中 回答数: 0
情報 大学生・専門学校生・社会人

Oracle certified Java Programmer Gold SE11 IT系ベンダー資格のOracle certified Java Programmer Gold SE11の資格勉強をしているのですが、もし、Javaに詳しい人がいるのでしたら、 第6章... 続きを読む

8. 次のコードをコンパイル、 実行したときの結果として、正しいものを びなさい。 (1つ選択) } var sql = "select * from item where id = ?": try (var ps = con.prepareStatement (sql)){ ResultSet rs = ps.executeQuery(); // do something 0件の検索結果が戻される 11. 次のコードをコンパイル、実行したときの結果として、正しいものを選 びなさい。(1つ選択) var sql = "select * from emp"; try (PreparedStatement ps = con.prepareStatement(sql){ ResultSet rsps.executeQuery(); System.out.println(rs.getString(2)); なお、 検索する対象となるempテーブルは、以下のレコードが登録さ れているものとする。 DEPARTMENT A. B. 全件の検索結果が戻される C. コンパイルエラーが発生する D. 実行時に例外がスローされる ID NAME 1 ALLEN R&D A. B. executeQueryメソッド C. executeメソッド D. executeBatch メソッド メソッドとして、最も適切なものを選びなさい。 (1つ選択) executeUpdate メソッド 19. JDBCを使ったデータベースプログラミングをしている。 UPDATE文を 実行した結果、 何件更新されたかを調べたい。 PreparedStatementの P314 2 SCOTT SALES 3 BILL ACCOUNTING A. 「1」 と表示される Marit B. 「2」 と表示される C. 「ALLEN」 と表示される D. 「SCOTT」 と表示される E. コンパイルエラーが発生する F. 実行時に例外がスローされる 第6章 JDBCによるデータベース連携 (問題) <->P316 P314 10. 次のコードをコンパイル、 実行したときの結果として、正しいものを選 びなさい。 (1つ選択) var sql = "delete from item where id = ?"; try (var ps = con.prepareStatement(sql))( ps.setInt(1, 1); ps.executeUpdate("update item set name="test' where id = ?'); 12. 次のコードをコンパイル、 実行したときの結果として、正しいものを選 びなさい。 (1つ選択) var sql = "select count(*) from item"; try (PreparedStatement ps = con.prepareStatement(sql)){ System.out.println(ps.execute()); なお、検索する対象となるitemテーブルは、以下のレコードが登録さ れているものとする。 A. DELETE文が実行される id name 1 B. UPDATE文が実行される banana 2 C. コンパイルエラーが発生する apple 3 D. 実行時に例外がスローされる P316 orange 298 ※次ページに続く 299

回答募集中 回答数: 0
英語 高校生

論表のワークです!お願いします🙏🏻 ̖́-

Lesson 4 Esports' Time Has apniwellot er /50 A Translate the English into Japanese and the Japanese into English. 【語彙の知識】(各1点) 1. various 形 B1 [ ] 2. 名 B1 戦闘, 対戦 3. respond B1 ] 4. strategy 名 A2 [ 5. 名 A2 社会, 世間 6. 名 A2 基本, 原理 ] B Choose the word whose underlined part is pronounced differently from the other three 【発音の知識】 (2点) 1. 7. basic イ. battle ウ. practice I. strategy 2. ア. another イ. gold 7. over I. program 3. ア. electronic 1. popular ウ. respond I. society C Complete the following English sentences to match the Japanese. 【表現と文法の知識】 1. そのテニスの試合は4月30日に開催されます。 The tennis tournament will ( 2. 私は美術や音楽のような芸術系の教科が好きです。 I like artistic subjects ( ) ( 3. 近頃, ますます多くの人が東京を訪れている。 ) and ( ) ( ) on April 30. ) art and music. (各3点) 1) people are visiting Tokyo these days. D Arrange the words in the proper order to match the Japanese. 【表現と文法の知識・技能】 Arranga. 1. プロ野球選手になるのは有名な歌手になるのと同じくらい難しい。 (各3点) Becoming a professional baseball player (as/as/becoming / difficult / is a famous singer. 2. 私にこの機械の使い方を教えてください。 Please (teach/use/to/me/how) this machine. 3. 私の試験の結果は彼女ほどはよくなかった。 My exam results (as/as/good/hers / weren't).

回答募集中 回答数: 0