学年

質問の種類

英語 高校生

この文章について、下から2番目の「one thong is clear now」のone thingが示す内容は何なのですか?

New Media There have been many great inventions in history, for example, the wheel, paper, and the steam engine. Inventions can change people's lives. They can create new businesses and new culture. This is especially true for two recent inventions personal computers and the Internet. The Internet has become an important kind of media, an important means of communication for many people. This new media form is different from older forms, such as print media (books, newspapers, and magazines) and broadcast media (radio and television) in at least two ways. LF-4 First, people can get and send information easily on the Internet. They can access information at almost any time. People can use the Internet to communicate in many ways. It's easy to send pictures, videos, and messages, so people are sending and viewing a lot of them. However, this may also be a problem. People are spending too much time on their smartphones and computers. 3» A second difference is content. With other media, such as newspapers, magazines, TV, and radio, the content is usually made by a limited number of professionals. However, nowadays, almost anyone can create and upload content to the Internet. That means we can get much more information, but we have to be careful. We don't always know who made the content, and some of the LF-3 information may be incomplete or incorrect. 4" The Internet has become an important way to get and share information. We won't know the real effect of the differences between the Internet and other media for years. However, one thing is clear now. It has already become an essential part of our culture. 1» 2»

解決済み 回答数: 1
英語 高校生

3枚目の問いの答えを教えてください。 よろしくお願い致します。

Radio Host: durlar aind Roger Ali: Radio Host: Roger Ali: Radio Host: Roger Ali: Radio Host: Roger Ali: Roger Ali: Radio Host: Roger Ali: Radio Host: Welcome back. As I mentioned before the break, Roger Ali is with us today to talk about artificial intelligence. Thank you for being here, Dr. Ali. Thank you for having me. I'll be honest with you. When I hear the words "artificial intelligence," the first thing I think of is the character HAL from the movie 2001: A Space Odyssey. ch tud goons bad Radio Host:ome In other words, the search engine draws conclusions about what we're looking for on the Internet. Roger Ali: Sure. Many people remember HAL. In the movie, he's the computer that controls the systems of a spacecraft. He also speaks with the people on the spacecraft. And he's not very happy when the people decide to turn off the computer. In the movie, HAL becomes very dangerous. That's right, but fortunately, artificial intelligence in the real world isn't like HAL. Well, that's good! Can you tell us what is happening in the field of AI? Many interesting things. For example, when we search for something on the Internet, the search results that we see are chosen carefully. The search engine has learned which websites are the most popular, the most reliable, and so on. This prevents us from seeing a lot of websites we're not really interested in. Tosa Right, so it only shows us the information it thinks we want to see, which includes go advertisements as well. We usually see only ads for products that the computer thinks we might want to buy. You said, "It thinks," but is the search engine really thinking? IST That depends on your definition of thinking. The search engine is capable of learning machine learning-and it does have knowledge. Knowledge about the Internet. Are learning and knowledge part of your definition of thinking? They're part of it, but human beings are capable of so much more. We have our senses hearing, smell, sight, touch, taste-and our emotions. We notice a lot about the world, and we use our judgment to make decisions. That's true, and most computer scientists know that we can't replace human beings with computers. We don't intend to make robots for every kind of job, either. That's just not practical.

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

自分の回答と照らし合わせて確認したいので、答えがなにになるかどなたか教えてください。 解説もあると助かります。

5 A Matter of Taste Reading Passage 042 At the age of just 22, Jamie Oliver became well known across the UK as "The Naked Chef." He called himself this not because he cooked wearing no clothes, but because he wanted to simplify food preparation so that everybody could follow his recipes. He wanted to "strip down" the idea of cooking. Since then he has had numerous TV shows, published 50 many books, and has become a household name in the UK. Today, one of the activities Jamie Oliver is best known for is his great effort to improve the school dinners that children eat every day. One day, he visited the kitchen of a typical London secondary school, and he was shocked to see how much processed junk food the kids were given to eat each day. Fat and sugar levels were extremely high, and nutritional values very 10 low. The "turkey twizzler" became the symbol of these unhealthy meals: processed meat containing 21.2% fat and only 34% actual turkey. Oliver ran the school kitchen for one year and tried to show that it was possible to serve healthy meals on a limited budget—and that kids actually enjoyed eating them. His mission was to radically change the eating habits of children in that school, and across the country. 150 200 15 20 25 CULTIES 250 His project (the "Feed Me Better" campaign) has had some influence on school dinners in the UK. After watching the documentary Jamie's School Dinners, 271,677 people signed a petition calling for healthier school meals. This led the Prime Minister to agree to spend 280 million pounds (about 37 billion yen) on school dinners, to ban some junk food from school menus, and to create a School Food Trust to provide support and advice for people preparing school meals. Research, by the way, shows that children who stop eating sugary, fatty food and instead eat Oliver's school dinners are better behaved in class, and they get higher test 300 scores, too. 350 Of course, the project has had some problems. At first, many students (and even parents) resisted the removal of the junk food they were so used to. In one famous instance, some parents were passing local takeaway food to their children through the school fence. Also, schools that followed the plan for a while were often found to gradually drift back into bad habits. After all, it is easier and cheaper to just give the kids junk food. However, Oliver's efforts represent a positive start, and with obesity becoming such a huge problem (see Unit 4), 400 it's a very necessary start.

解決済み 回答数: 1
TOEIC・英語 大学生・専門学校生・社会人

文章を読んで上の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.

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

この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.

回答募集中 回答数: 0