Grade

Type of questions

English Senior High

論評の問題です。教えてください。

2 Fill in the blanks to complete the sentences. 1) The teacher ( ) some students ( 2) My brother doesn't ( ) me ( 3) You should ( ) a doctor ( 4) Can you stay a little longer? I'll ( their papers again. (書き直させた) his computer. (使わせてくれない) ) at your knees. (膝を診てもらう) ) my son ( ) you home. (車で送らせる) 3 Choose the appropriate form of the verb and complete the sentences. →C 1) I heard him (called / calling) my name in the distance. 2) I saw a car (chasing / chased) by the police car yesterday. 3) Before a long drive we must have the tank (fill / filled) at the gas station. 4) Mark had his new bike (steal / stolen ) while he was shopping. 4 Put the words in the correct order to complete the sentences. 1) My mother [to / the flowers / me / water / asked ] during her absence. 2) Taku's parents [ a doctor / to / him / be / want ]. 3) She [ quiet /to / her children / told / keep ] in the train. 4) I [ you / come / expect / didn't/ to ] so quickly. →B 5 Put the words in the correct order to complete the sentences. 1) [the dishes / make / wash / we/ our children] on Sundays. 2) [someone / the curtain / standing /I/ felt / behind ]. 3) [allowed / study / to / my parents / abroad / me ]. 4) [had / John / our English sentences / we / check ]. 5) [a cool classic car / saw/go/I] into the parking lot. →D ABCD Put it into English Context writing - 1) 母は私に私の部屋を掃除するように言った。 2) 彼女は私に自分の部屋を自分で掃除してほしかった。(by myself) 3)それから彼女は父がソファの上で昼寝をしているのを見て、彼に叫んだ。 (then, take a nap) 4) 彼女は彼にダイニングルームと台所を掃除させた。(the dining room and kitchen) 5) 父が台所で歌を歌うのが聞こえた。

Waiting for Answers Answers: 0
English Senior High

答え教えてください☺︎♪

() weight again. She needs some exercise. 2 kept on 3 put on 4 taken on ) living in New York for fifteen years. 3 going 2 done ). We can't follow you. 3 rapid 4 swift 2 quick 04 After my retirement, I moved to the north of Hokkaido where I didn't kn 【空所補充四択】 ( )内に入る最も適当な語(句) を選びなさい。 01 My mother has ( stayed on 02 Karen's ( 1 been 3 Please don't speak so ( Rayo 2014-2020 1 fast □6 2 kind 3 thing Ⓒ1 distance 4 soul 5 X: Why was Hana angry when she received her report results? Y: Because the teacher gave her a B, but she thought she 3 pursued 1 deserved 2 presented 4 replaced She (p) to church regularly, but now she never goes. 3 used to going 07 6 O Didn't we have better 3 Had we better not to was used to go 2 used to go Yearlyz ) start at once?" "Okay, let's start now." "It looks like rain. ( 1 make 2 get 9 All we could do at that time was ( Ⓒhope 2 to hope 10 "I'd like to make a reservation ( open tables at that time." 1 at 6:30 for 2 at 6:30 to 4 have 2 Did we have better not 4 Hadn't we better (フェリス女学 ☐8 I'm working right now and I cannot leave, so I'll () my friend to drive home. 3 let ) a miracle. 4 is used to go 3 hope for ) an A. 11 There are still quite a ( considered to be equal. 1 few 2 little 3 many 12 I was caught in a traffic jam. I'm sorry to have ( keep you waited 3 kept you waited 2076 (B*#*# 4 that we hope ) three people." "I'm sorry. We ha 4 have 4 on 6:30 to (717 3 on 6:30 for ) countries where men and women a 4 much ) so long. 2 keep you waiting 4 kept you waiting

Waiting for Answers Answers: 0
TOEIC・English Undergraduate

文章を読んで上の1〜4の問題を解くものです。 分からないのでお願いします

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

Waiting for Answers Answers: 0
TOEIC・English Undergraduate

この1〜4の問題お願いします🙏🏼🙏🏼

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

Waiting for Answers Answers: 0
English Senior High

よく分からないので教えて欲しいです!

pp.26-27 えんだ) pp.8.11 でいる ) ・続ける る場合 30 ) 補 1 各文の主語(S)には (1) Tom spoke slowly. (2) I walk with my dogs along the river. (3) The library opens at 10 o'clock. (4) Yesterday my sister played with her doll. (5) I go to school by bus. (1) I walk (2) My favorite dish broke (3) The concert starts 12 (4) We started EXERCISES (5) This magazine sells (6) She sold j ② 意味の通る英文になるように, AとBの点を線で結びなさい。 A (1) Nancy ( (2) Bill ( (3) Your explanation ( (4) This steak ( (5) She ( 3 [ ] の日本語を参考に、下の 成させなさい。 BE-TE 99 動詞 (V)には tus&SORT ) a musicianod 英語の語順 ① 810*** SERIKA ) good. ) very happy. を引きなさい。 ułodaw sizi wa Dweg variel (M ● Juada a sve trbuod radiom yM well in big cities. 3008-32 • my dogs every morning. (stic bill in the church at 7:00. . VaR MOOVP-T |内から動詞を1回ずつ選び、 適切な形にして、 英文を完 (A+101) yud (A+ o) Lavig ) right. smell / be / feel / look/become Loes&SKAA] Ewig sad yesterday. [悲しそうな顔をしていた] B the meeting. · her guitar last month. in two. atqulq 11 yud dow airl svg medial [ミュージシャンになった] [説明は正しい] [いいにおいがする ] [とても幸せな気分だった] @TN 50 (4) (a textbook / the teacher / on the desk/put). salenu bod obro (84) stem and ● 4 意味の通る英文になるように,( )内の語句を並べかえ, 全文を書きなさい。 (1) (broke/computer / he/ his). (2) (Chinese food / do / like / you ) ? (3) (news/heard / pleasant / some / Kenta). 4 目十両+ 9 ygged am absm sile in O IM mid Has ayewis Was av Dove 001+ 5 日本語に合うように)内の語句を並べかえ, 全文を書きなさい。 また, 完成した英文の文 型をS,V,O,C を使って答えなさい。 20 L 01 00028 amber 5H (g) )、21indo (1) 兄と私はその新しいテーブルをキッチンへ運んだ。 (the new table / my brother and I / into / carried / the kitchen). 0078 (0) Tudo G 1) indo si she (2) その作家の新しい小説はおもしろそうだ。 (looks / the writer's / interesting/ new novel). 文型

Waiting for Answers Answers: 0