Questões de Concurso Sobre inglês
Foram encontradas 17.625 questões
That brings me to a series of current events in which language has played an extremely important part: The Presidential campaign of 2012. It is at times like these, when we are bombarded with information, that we need our language skills to be first class. We not only need to understand what the candidates are saying, but we need to evaluate each statement’s veracity. We need to analyze and evaluate the information using strategic and extended thinking; this leads to creating a point of view on a topic. My goal as a teacher is to ensure my students have the skills they’ll need to make informed and logical decisions that benefit themselves and their community.
That brings me to a series of current events in which language has played an extremely important part: The Presidential campaign of 2012. It is at times like these, when we are bombarded with information, that we need our language skills to be first class. We not only need to understand what the candidates are saying, but we need to evaluate each statement’s veracity. We need to analyze and evaluate the information using strategic and extended thinking; this leads to creating a point of view on a topic. My goal as a teacher is to ensure my students have the skills they’ll need to make informed and logical decisions that benefit themselves and their community.
Chad: This African country has had some bad incidents with its political temperatures from its past. It has a high insecurity classification. It also has a high prevalence of armed bandits and groups; in fact its armed forces have to control the nation. Because of this, it is probable that travelers will encounter armed vehicles, attack helicopters and armed forces. The capital, Kinshasa, is particularly notorious for its crime at any time of the day. If you are in the country, don’t take photographs, don’t trust anyone who offers assistance, and don’t go to areas that the natives classify as high risk.
Bangladesh: In south-east Asia, Bangladesh experiences regular terrorist attacks. In addition to this, extreme weather conditions put this nation as having a high risk of natural calamities such as earth tremors, flooding and cyclones. In contrast, the Bangladeshi people are very friendly and hospitable. Even though this is the case, be careful because incidences can happen.
(Adapted from: http://wojournals.com)
Chad: This African country has had some bad incidents with its political temperatures from its past. It has a high insecurity classification. It also has a high prevalence of armed bandits and groups; in fact its armed forces have to control the nation. Because of this, it is probable that travelers will encounter armed vehicles, attack helicopters and armed forces. The capital, Kinshasa, is particularly notorious for its crime at any time of the day. If you are in the country, don’t take photographs, don’t trust anyone who offers assistance, and don’t go to areas that the natives classify as high risk.
Bangladesh: In south-east Asia, Bangladesh experiences regular terrorist attacks. In addition to this, extreme weather conditions put this nation as having a high risk of natural calamities such as earth tremors, flooding and cyclones. In contrast, the Bangladeshi people are very friendly and hospitable. Even though this is the case, be careful because incidences can happen.
(Adapted from: http://wojournals.com)
Chad: This African country has had some bad incidents with its political temperatures from its past. It has a high insecurity classification. It also has a high prevalence of armed bandits and groups; in fact its armed forces have to control the nation. Because of this, it is probable that travelers will encounter armed vehicles, attack helicopters and armed forces. The capital, Kinshasa, is particularly notorious for its crime at any time of the day. If you are in the country, don’t take photographs, don’t trust anyone who offers assistance, and don’t go to areas that the natives classify as high risk.
Bangladesh: In south-east Asia, Bangladesh experiences regular terrorist attacks. In addition to this, extreme weather conditions put this nation as having a high risk of natural calamities such as earth tremors, flooding and cyclones. In contrast, the Bangladeshi people are very friendly and hospitable. Even though this is the case, be careful because incidences can happen.
(Adapted from: http://wojournals.com)
1. What is an analog-digital converter?
An Analog-Digital Converter (ADC) is a widely used electronic component that converts an analog electric signal (usually a voltage) into a digital representation. The ADCs are at the front-end of any digital circuit that needs to process signals coming from the exterior world. Its schematic symbol is:
The output of a microphone, the voltage at a photodiode or the signal of an accelerometer are examples of analog values that need to be converted so that a microprocessor can work with them.
2. How does the ADC convert a signal?
Many ways have been developed to convert an analog signal, each with its strengths and weaknesses. The choice of the ADC for a given application is usually defined by the requirements you have: if you need speed, use a fast ADC; if you need precision, use an accurate ADC; if you are constrained in space, use a compact ADC.
All ADCs work under the same principle: they need to convert a signal to a certain number of bits N. The sequence of bits represents the number and each bit has the double of the weight of the next, starting from the Most Significant Bit (MSB) up to the Least Significant Bit (LSB). In a nutshell, we want to find the sequence of bits bN−1, bN−2, ..., b0 that represents the analog value Vin as Vin=∑n=0N−1bn2nVref2N.
(www.onmyphd.com/?p=analog.digital.converter. Adaptado)
No trecho da resposta à segunda pergunta – In a nutshell, we want to find the sequence of bits…–, a expressão destacada equivale, em português, a
1. What is an analog-digital converter?
An Analog-Digital Converter (ADC) is a widely used electronic component that converts an analog electric signal (usually a voltage) into a digital representation. The ADCs are at the front-end of any digital circuit that needs to process signals coming from the exterior world. Its schematic symbol is:
The output of a microphone, the voltage at a photodiode or the signal of an accelerometer are examples of analog values that need to be converted so that a microprocessor can work with them.
2. How does the ADC convert a signal?
Many ways have been developed to convert an analog signal, each with its strengths and weaknesses. The choice of the ADC for a given application is usually defined by the requirements you have: if you need speed, use a fast ADC; if you need precision, use an accurate ADC; if you are constrained in space, use a compact ADC.
All ADCs work under the same principle: they need to convert a signal to a certain number of bits N. The sequence of bits represents the number and each bit has the double of the weight of the next, starting from the Most Significant Bit (MSB) up to the Least Significant Bit (LSB). In a nutshell, we want to find the sequence of bits bN−1, bN−2, ..., b0 that represents the analog value Vin as Vin=∑n=0N−1bn2nVref2N.
(www.onmyphd.com/?p=analog.digital.converter. Adaptado)
1. What is an analog-digital converter?
An Analog-Digital Converter (ADC) is a widely used electronic component that converts an analog electric signal (usually a voltage) into a digital representation. The ADCs are at the front-end of any digital circuit that needs to process signals coming from the exterior world. Its schematic symbol is:
The output of a microphone, the voltage at a photodiode or the signal of an accelerometer are examples of analog values that need to be converted so that a microprocessor can work with them.
2. How does the ADC convert a signal?
Many ways have been developed to convert an analog signal, each with its strengths and weaknesses. The choice of the ADC for a given application is usually defined by the requirements you have: if you need speed, use a fast ADC; if you need precision, use an accurate ADC; if you are constrained in space, use a compact ADC.
All ADCs work under the same principle: they need to convert a signal to a certain number of bits N. The sequence of bits represents the number and each bit has the double of the weight of the next, starting from the Most Significant Bit (MSB) up to the Least Significant Bit (LSB). In a nutshell, we want to find the sequence of bits bN−1, bN−2, ..., b0 that represents the analog value Vin as Vin=∑n=0N−1bn2nVref2N.
(www.onmyphd.com/?p=analog.digital.converter. Adaptado)
1. What is an analog-digital converter?
An Analog-Digital Converter (ADC) is a widely used electronic component that converts an analog electric signal (usually a voltage) into a digital representation. The ADCs are at the front-end of any digital circuit that needs to process signals coming from the exterior world. Its schematic symbol is:
The output of a microphone, the voltage at a photodiode or the signal of an accelerometer are examples of analog values that need to be converted so that a microprocessor can work with them.
2. How does the ADC convert a signal?
Many ways have been developed to convert an analog signal, each with its strengths and weaknesses. The choice of the ADC for a given application is usually defined by the requirements you have: if you need speed, use a fast ADC; if you need precision, use an accurate ADC; if you are constrained in space, use a compact ADC.
All ADCs work under the same principle: they need to convert a signal to a certain number of bits N. The sequence of bits represents the number and each bit has the double of the weight of the next, starting from the Most Significant Bit (MSB) up to the Least Significant Bit (LSB). In a nutshell, we want to find the sequence of bits bN−1, bN−2, ..., b0 that represents the analog value Vin as Vin=∑n=0N−1bn2nVref2N.
(www.onmyphd.com/?p=analog.digital.converter. Adaptado)
1. What is an analog-digital converter?
An Analog-Digital Converter (ADC) is a widely used electronic component that converts an analog electric signal (usually a voltage) into a digital representation. The ADCs are at the front-end of any digital circuit that needs to process signals coming from the exterior world. Its schematic symbol is:
The output of a microphone, the voltage at a photodiode or the signal of an accelerometer are examples of analog values that need to be converted so that a microprocessor can work with them.
2. How does the ADC convert a signal?
Many ways have been developed to convert an analog signal, each with its strengths and weaknesses. The choice of the ADC for a given application is usually defined by the requirements you have: if you need speed, use a fast ADC; if you need precision, use an accurate ADC; if you are constrained in space, use a compact ADC.
All ADCs work under the same principle: they need to convert a signal to a certain number of bits N. The sequence of bits represents the number and each bit has the double of the weight of the next, starting from the Most Significant Bit (MSB) up to the Least Significant Bit (LSB). In a nutshell, we want to find the sequence of bits bN−1, bN−2, ..., b0 that represents the analog value Vin as Vin=∑n=0N−1bn2nVref2N.
(www.onmyphd.com/?p=analog.digital.converter. Adaptado)
A Free Press Needs You
By The Editorial Board
August 15, 2018
In 1787, the year the Constitution was adopted in the USA, Thomas Jefferson famously wrote to a friend, “Were it left to me to decide whether we should have a government without newspapers, or newspapers without a government, I should not hesitate a moment to prefer the latter.”
That’s how he felt before he became president, anyway. Twenty years later, after enduring the oversight of the press from inside the White House, he was less sure of its value. “Nothing can now be believed which is seen in a newspaper,” he wrote. “Truth itself becomes suspicious by being put into that polluted vehicle.”
Jefferson’s discomfort was, and remains, understandable. Reporting the news in an open society is an enterprise laced with conflict. His discomfort also illustrates the need for the right of free press he helped to preserve. As the founders believed from their own experience, a well-informed public is best equipped to root out corruption and, over the long haul, promotes liberty and justice. “Public discussion is a political duty,” the Supreme Court said in 1964. That discussion must be “uninhibited, robust, and wide-open” and “may well include vehement, caustic and sometimes unpleasantly sharp attacks on government and public officials.”
(www.nytimes.com/interactive/2018/08/15/opinion/editorials/free-press-local-journalism-news-donald-trump.html?action=click&module=Trending&pgtype=Article®ion=Footer&contentCollection=Trending. Adaptado.)
A Free Press Needs You
By The Editorial Board
August 15, 2018
In 1787, the year the Constitution was adopted in the USA, Thomas Jefferson famously wrote to a friend, “Were it left to me to decide whether we should have a government without newspapers, or newspapers without a government, I should not hesitate a moment to prefer the latter.”
That’s how he felt before he became president, anyway. Twenty years later, after enduring the oversight of the press from inside the White House, he was less sure of its value. “Nothing can now be believed which is seen in a newspaper,” he wrote. “Truth itself becomes suspicious by being put into that polluted vehicle.”
Jefferson’s discomfort was, and remains, understandable. Reporting the news in an open society is an enterprise laced with conflict. His discomfort also illustrates the need for the right of free press he helped to preserve. As the founders believed from their own experience, a well-informed public is best equipped to root out corruption and, over the long haul, promotes liberty and justice. “Public discussion is a political duty,” the Supreme Court said in 1964. That discussion must be “uninhibited, robust, and wide-open” and “may well include vehement, caustic and sometimes unpleasantly sharp attacks on government and public officials.”
(www.nytimes.com/interactive/2018/08/15/opinion/editorials/free-press-local -journalism-news-donald-trump.html?action=click&module=Trending& pgtype=Article®ion=Footer&contentCollection=Trending. Adaptado.)
Knowledge and the library
It was not until the development of monastic libraries in Europe around 1200 that humanity amassed in a single place what approached the collective wisdom and knowledge of the age. Libraries may be exchanges of information and market places for ideas but they are also the buildings which contain the bulk of human knowledge. Or, at least they were until the electronic digitally stored information revolution of the 1980s.
Now knowledge is virtually everywhere; it has broken free of the constraint of buildings. Today if you were today to destroy all the world’s libraries, it is unlikely that more than 20% of human knowledge would be lost. Certainly, a large amount of archival material would disappear forever, but a substantial volume of knowledge would survive. If a library is a repository of knowledge, this is now just one of its functions. The library’s prime function is now making that knowledge available and encouraging exchange and reflection upon it.
Electronic knowledge is nowadays available to everybody – in the home, workplace, airport terminal, school, and so on. The Internet has liberated the library; nevertheless, it has not removed the justification for library facilities.
(www.sciencedirect.com/science/article/pii/B978185617619410017X. Adaptado)
Knowledge and the library
It was not until the development of monastic libraries in Europe around 1200 that humanity amassed in a single place what approached the collective wisdom and knowledge of the age. Libraries may be exchanges of information and market places for ideas but they are also the buildings which contain the bulk of human knowledge. Or, at least they were until the electronic digitally stored information revolution of the 1980s.
Now knowledge is virtually everywhere; it has broken free of the constraint of buildings. Today if you were today to destroy all the world’s libraries, it is unlikely that more than 20% of human knowledge would be lost. Certainly, a large amount of archival material would disappear forever, but a substantial volume of knowledge would survive. If a library is a repository of knowledge, this is now just one of its functions. The library’s prime function is now making that knowledge available and encouraging exchange and reflection upon it.
Electronic knowledge is nowadays available to everybody – in the home, workplace, airport terminal, school, and so on. The Internet has liberated the library; nevertheless, it has not removed the justification for library facilities.
(www.sciencedirect.com/science/article/pii/B978185617619410017X. Adaptado)
Knowledge and the library
It was not until the development of monastic libraries in Europe around 1200 that humanity amassed in a single place what approached the collective wisdom and knowledge of the age. Libraries may be exchanges of information and market places for ideas but they are also the buildings which contain the bulk of human knowledge. Or, at least they were until the electronic digitally stored information revolution of the 1980s.
Now knowledge is virtually everywhere; it has broken free of the constraint of buildings. Today if you were today to destroy all the world’s libraries, it is unlikely that more than 20% of human knowledge would be lost. Certainly, a large amount of archival material would disappear forever, but a substantial volume of knowledge would survive. If a library is a repository of knowledge, this is now just one of its functions. The library’s prime function is now making that knowledge available and encouraging exchange and reflection upon it.
Electronic knowledge is nowadays available to everybody – in the home, workplace, airport terminal, school, and so on. The Internet has liberated the library; nevertheless, it has not removed the justification for library facilities.
(www.sciencedirect.com/science/article/pii/B978185617619410017X. Adaptado)
Knowledge and the library
It was not until the development of monastic libraries in Europe around 1200 that humanity amassed in a single place what approached the collective wisdom and knowledge of the age. Libraries may be exchanges of information and market places for ideas but they are also the buildings which contain the bulk of human knowledge. Or, at least they were until the electronic digitally stored information revolution of the 1980s.
Now knowledge is virtually everywhere; it has broken free of the constraint of buildings. Today if you were today to destroy all the world’s libraries, it is unlikely that more than 20% of human knowledge would be lost. Certainly, a large amount of archival material would disappear forever, but a substantial volume of knowledge would survive. If a library is a repository of knowledge, this is now just one of its functions. The library’s prime function is now making that knowledge available and encouraging exchange and reflection upon it.
Electronic knowledge is nowadays available to everybody – in the home, workplace, airport terminal, school, and so on. The Internet has liberated the library; nevertheless, it has not removed the justification for library facilities.
(www.sciencedirect.com/science/article/pii/B978185617619410017X. Adaptado)
Knowledge and the library
It was not until the development of monastic libraries in Europe around 1200 that humanity amassed in a single place what approached the collective wisdom and knowledge of the age. Libraries may be exchanges of information and market places for ideas but they are also the buildings which contain the bulk of human knowledge. Or, at least they were until the electronic digitally stored information revolution of the 1980s.
Now knowledge is virtually everywhere; it has broken free of the constraint of buildings. Today if you were today to destroy all the world’s libraries, it is unlikely that more than 20% of human knowledge would be lost. Certainly, a large amount of archival material would disappear forever, but a substantial volume of knowledge would survive. If a library is a repository of knowledge, this is now just one of its functions. The library’s prime function is now making that knowledge available and encouraging exchange and reflection upon it.
Electronic knowledge is nowadays available to everybody – in the home, workplace, airport terminal, school, and so on. The Internet has liberated the library; nevertheless, it has not removed the justification for library facilities.
(www.sciencedirect.com/science/article/pii/B978185617619410017X. Adaptado)
Observe the following statements about the text:
I. The best way to learn a new language is to watch Netflix with subtitles.
II. The new tool produces new subtitles based on Netflix audio tracks, helping students watch their favourite shows in the language they are learning.
III. The project is in its initial development state, and developers are working closely with Netflix to expand the tool to different platforms.
Which ones are INCORRECT?
Consider the following sentences from the text:
I. “Its a clever service that makes use of Netflix’s massive catalogue” (l.05).
II. “there’s only a limited amount of learning materials available” (l.10-11).
III. “Hopefully, the service can make it’s way beyond browsers soon” (l.26-27).
Which ones DON’T have grammar mistakes?
Analyse if the pronouns and its reference are correctly indicated.
I. ‘which’ (l.06) refers to ‘catalogue’ (l.05).
II. ‘who’ (l.08) refers to ‘David Wilkinson and Ognjen Apic’ (l.08).
III. ‘that’ (l.18) refers to ‘shows’ (l.18).
IV. ‘it’ (l.25) refers to ‘Google Chrome’ (l.25)
Which ones are INCORRECT?