what is not recyclable in a
hybrid car
hydrogen car
petrol car
There are different aspect of cars that cannot be recyclable. In petrol cars, The aspect that cannot be recycled is used gear oil, windshield wiper solution, brake fluid, power steering fluid, etc.
This is because they are very toxic substances, as they have lead and poisonous ethylene glycol in them.
A lot of electric and hybrid cars often uses different kinds of lithium-ion batteries and nickel metal hydride batteries that are used and not all part are recyclable. In hydrogen car, their fuel cells is not to have some measure of recyclable. The Fuel cells has some recyclable materials but not all.
Learn more about recyclable from
https://brainly.com/question/376227
what is the longest word that you can write using the letters only on one row of the keyboard of your computer?
Answer:
TYPEWRITER is the longest word that you can write using the letters only on one row of your computer's keyboard.
Explanation:
hope this helps
Which type of query enables a user to move, append, or update matching records in a table?
action query
select query
static query
parameter query
Answer:
the query that allows these things is called an action query
Answer:
The answer is A-action query just finshed the review on edg 2021
Explanation:
does industry-recognized certifications (microsoft office suite) boost your resume and
increase your earning potential?
Answer:Having Microsoft Office training can make you more productive, confident, and satisfied with your job. ... Productivity is crucial to success in the administrative assisting field, and your employers will thank you for it. 3. Industry-recognized certification will boost your resume and increase your earning potential.
Explanation: i no it
ABC company have lots of computer running window 7. But they are not thinking to upgrade a higher version of window. One of the staff suggested to install CHROME OS Flex and use android app for different purposes. Please state and explain 3 kinds of threats for the above suggestions
First threat
It's malwareBecause chrome OS is not much secure as compare to windows 11 (Prime opponent)2nd threat
It's speedChrome OS is litreally very slow .On comparing to windows edition it lacks in multiple factor so you work per unit tike decreasesThird threat
You may be able to use Android apps but windows is made for ComputersIn several factors like ads,cleanness chrome OS will create problems)A cable has a bandwidth of 3000 Hz assigned for data communication. The SNR is 3162. How many signal levels do we need?
Answer:
\(L=56.2\)
Explanation:
We need to use two theoretical formulas: Shannon Capacity and Nyquist Bit Rate.
From Shannon:
\(C=B*log_2(SNR+1)\)
From Nyquist:
\(C=2B*log_2(L)\)
Where:
\(C= Channel\hspace{3}capacity\\B=Bandwidth\hspace{3} of\hspace{3} the\hspace{3} channel\\SNR=Signal\hspace{3}to\hspace{3}noise\hspace{3}ratio\\L=Number\hspace{3}of\hspace{3}signal\hspace{3}levels\hspace{3}used\hspace{3}to\hspace{3}represent\hspace{3}data\)
Using the data provided by the problem and the equations above, let's find the signal levels we need. Using the Shannon equation:
\(C=B*log_2(SNR+1)\)
Where:
\(B=3000Hz\\SNR=3162\)
\(C=3000*log_2(3162+1)\\\\C=3000*log_2(3163)\\\\C=34881.23352\hspace{3}bps\)
Now, using Nyquist equation:
\(C=2B*log_2(L)\)
Where:
\(C=34881.23352\hspace{3}bps\\B=3000Hz\)
\(34881.23352=2*3000*log_2(L)\\\\34881.23352=6000*log_2(L)\)
Solving for \(L\) :
\(\frac{34881.23352}{6000} =log_2(L)\\\\5.81353892=log_2(L)\\\\2^{5.81353892} =2^{log_2(L)}\\ \\56.24055476=L\\\\L\approx56.2\)
Therefore, we need approximately 56.2 signal levels.
which country did poker originate from?
Poque, a game that dates back to 1441 and that was supposedly invented in Strasbourg, seems to be the first early evidence of the French origin of the game. Poque in particular used a 52-card deck
France/French
what does syntax error mean :-;
explain briefly.
thankyou!
12) A JSON version of software is often released so users can help debug it.
O True
O False
The statement "A JSON version of the software is often released so users can help debug it" is False.JSON is a file format used for data interchange, not for software debugging or release. It is often used to store and transmit structured data between servers and web applications, but it is not a common practice to release a JSON version of the software for debugging purposes. Let me know if you have any further questions.
if net force acting on an object is 0 then the force is considered to be ..
Answer:
it is considered to be balanced
How to protect data in transit Vs rest?
Implement robust network security controls to help protect data in transit. Network security solutions like firewalls and network access control will help secure the networks used to transmit data against malware attacks or intrusions.
If this helps Brainliest please :)
1.1-2 what is internet (2)? Which of the following descriptions below correspond to a services view of the internet?
The computer network is a global network of interconnected calculating networks that communicate using patterned communication codes.
What does the internet allow us to do?It allows users to share facts, communicate, and access miscellaneous services and resources.
The following writings correspond to a duties view of the internet:
Using online banking aids to manage your finances.
Shopping connected to the internet and purchasing goods or aids.
Accessing cloud-based uses and storage solutions.
Communicating accompanying friends and colleagues through electronic mail, messaging apps, or social television platforms.
Streaming television or audio content on demand from various websites.
Conducting research or achieving educational resources through connections to the internet libraries and databases.
Read more about internet here:
https://brainly.com/question/2780939
#SPJ1
What is the minimum number of app service plans that should be created
The minimum number of App Service plans that should be created depends on a person's specific requirements and the workload you are planning to host
What is service plansWhen you want to decide how many App Service plans to use, think about these things such as: If you have different apps that need different things or need to be kept separate for safety, you can put them in different groups so they don't affect each other.
Scalability means being able to handle more work. If you need to handle more work by making things bigger (vertical scaling) or having more of them (horizontal scaling), you might need to use multiple plans for each application.
Learn more about service plans from
https://brainly.com/question/14249760
#SPJ1
Label the following website navigation methods
according to their importance, where 1 is most
important and 3 is least important.
Site map:
Navigation menu:
Site search:
Answer:
Technology is very important
Answer:
Site map: 3
Navigation menu:1
Site search:2
Explanation:
In much of the world, SI units are used in everyday life and not just in science. Why would it make sense for people in the United States to use SI units in everyday life, too?
Answer:
The use of SI is a way to standardize all measurements.
Explanation:
The use of SI is a way to standardize all measurements. In this way, people all over the world can communicate the data without any confusion. This allows them to exchange quantitative information when it comes to business and science in an effective and convenient way.
what do you type in the terminal then? for c++ 4-4 on cengage
In this exercise we have to use the knowledge of computational language in C++ to write a code that write my own console terminal in C++, which must work .
Writting the code:int main(void) {
string x;
while (true) {
getline(cin, x);
detect_command(x);
}
return 0;
}
void my_plus(int a, int b) {
cout << a + b;
}
void my_minus(int a, int b) {
cout << a - b;
}
void my_combine(string a, string b) {
?????????????;
}
void my_run(?????????) {
???????????;
}
void detect_command(string a) {
const int arr_length = 10;
string commands[arr_length] = { "plus", "minus", "help", "exit" };
for (int i = 0; i < arr_length; i++) {
if (a.compare(0, commands[i].length(), commands[i]) == 0) {
?????????????????????;
}
}
}
See more about C++ at brainly.com/question/19705654
#SPJ1
What is used to store the value in
QBASIC?
In order to store an object of a user defined type into a std::set, which operator must be defined for the type
Answer:
you are in class 9 give me answer please
NMCI is the name used for a large-scale effort to link Navy and Marine Corps computer systems on bases, boats, and in offices around the world. When completed, this internal WAN will use Internet technology to link soldiers in the field with support personnel on bases, etc. NMCI is an example of a(n):
Answer:
The answer is "Intranet".
Explanation:
The intranet becomes an information exchange computer network, in which the resources collaborate with OS and other computing infrastructure within the organization. It is usually done without access from third parties and primarily uses for analysis of the data.
Here, the NMCI links the computer network of navy and maritime bodies on the bases of both the boats and the regional offices, that's why we can say that it is the example of the Internet.
Build an NFA that accepts strings over the digits 0-9 which do not contain 777 anywhere in the string.
To construct NFA that will accept strings over the digits 0-9 which do not contain the sequence "777" anywhere in the string we need the specific implementation of the NFA which will depend on the notation or tool used to represent NFAs, such as state diagrams or transition tables.
To build an NFA (Non-Deterministic Finite Automaton) that accepts strings over the digits 0-9 without containing the sequence "777" anywhere in the string, we can follow these steps:
Start by creating the initial state of the NFA.
Add transitions from the initial state to a set of states labeled with each digit from 0 to 9. These transitions represent the possibility of encountering any digit at the beginning of the string.
From each digit state, add transitions to the corresponding digit state for the next character in the string. This allows the NFA to read and accept any digit in the string.
Add transitions from each digit state to a separate state labeled "7" when encountering the digit 7. These transitions represent the possibility of encountering the first digit of the sequence "777".
From the "7" state, add transitions to another state labeled "77" when encountering another digit 7. This accounts for the second digit of the sequence "777".
From the "77" state, add transitions to a final state when encountering a third digit 7. This represents the completion of the sequence "777". The final state signifies that the string should not be accepted.
Finally, add transitions from all states to themselves for any other digit (0-6, 8, 9). This allows the NFA to continue reading the string without any constraints.
Ensure that the final state is non-accepting to reject strings that contain the sequence "777" anywhere in the string.
In conclusion, the constructed NFA will accept strings over the digits 0-9 that do not contain the sequence "777" anywhere in the string. The specific implementation of the NFA will depend on the notation or tool used to represent NFAs, such as state diagrams or transition tables.
For more such questions on NFA, click on:
https://brainly.com/question/30846815
#SPJ8
What is a rule of solid database design regarding calculated values?
They should be stored in a database.
O They should not be stored in a database.
O They should be hidden from query results.
O They should be eliminated from query results.
Answer:
They should not be stored in a database.
Explanation:
Why does my school crhomebook not letting me sign In
What is your idea for creating a new and fresh Gaming experience around viewing occasions for Mike's?
My idea on creating a new and fresh Gaming experience around viewing occasions is that one should incorporate emotions into games that people around around viewing occasions can feel.
What is a gaming experience?Gaming is known to be that experience or one can say the origin of identity and also the community that is made for gamers.
Note that the experience is one that goes far more than the game itself, and as such, My idea on creating a new and fresh Gaming experience around viewing occasions is that one should incorporate emotions into games that people around around viewing occasions can feel.
Learn more about Gaming experience from
https://brainly.com/question/27355039
#SPJ1
Learning.com
Rayce Carr
Question
You want to draw a rectangle over the moon you added to your slide and then move it behind the moon. You want it to look like a frame. What ribbon tab would you click to find the tool to add the rectangle?
To add a rectangle to a slide in a presentation, you would likely click the "Insert" ribbon tab in the top menu of the presentation software
How can you add the ribbon?Under the "Illustrations" group in the "Insert" tab, you should find the option to insert a rectangle or other shapes.
Hence, it can be seen that once the rectangle is inserted, you can use the "Bring Forward" and "Send Backward" options under the "Arrange" group in the "Home" tab to move the rectangle behind or in front of other objects on the slide.
Furthermore, you can also right-click on the rectangle and use the "Order" options in the context menu to move the rectangle behind or in front of other objects.
Read more about design here:
https://brainly.com/question/28349614
#SPJ1
3. Based on the code you created in this Unit, propose a way to re-use most of the code
(with different information in the variables like "city" and "rates) for a part of a similar app
that isn't related to parking at all. The app can be small-scale or large scale, but should be clearly connected to the code you’ve writted (you can defend your proposal if the connection is not immediately obvious).
One possible way to reuse the code for a similar app is to modify it for a hotel booking system. Instead of parking rates for different cities, the modified app could display room rates for different hotels in various cities.
The basic structure of the code can be kept the same, with adjustments made to the variable names, input fields, and calculations. The "city" variable can be replaced with a "hotel" variable, and the "rates" variable can be replaced with a "room rates" variable.
The user input can be modified to ask for the desired hotel and room type, and the app can display the available room rates for that selection.
To learn more about the booking system, follow the link:
https://brainly.com/question/28315659
#SPJ1
the time base for a timer instruction is 0.01 seconds. what is the delay time if the preset value is 3000
Answer:
suppose time base is set to 0.1 and delay increment is set to 50. timer has 5 sec delay (0.1*50)
not sure.
Which of these are examples of how forms are
used? Check all of the boxes that apply.
to input patient information at a doctor's office
O to store thousands of records
to check out books from a library
to choose snacks to buy from a vending
machine
Answer:to input patient information at a doctors office
To check out books from a library
To choose snacks to buy from a vending machine
Explanation:
A. To input patient information at a doctor's office, C. To check out books from a library, and D. To choose snacks to buy from a vending machine are examples of how forms are used. Therefore option A, C and D is correct.
Forms are used in various settings and scenarios to collect and manage data efficiently.
In option A, forms are utilized at doctor's offices to input and record patient information, streamlining the registration and medical history process.
In option C, library check-out forms help manage book borrowing, recording details like due dates and borrower information. Option D showcases how vending machines use forms to present snack options, allowing users to make selections conveniently.
All these examples demonstrate the versatility of forms as tools for data collection, organization, and user interaction, contributing to smoother operations and improved user experiences in different domains.
Therefore options A To input patient information at a doctor's office, C To check out books from a library, and D To choose snacks to buy from a vending machine are correct.
Know more about vending machines:
https://brainly.com/question/31381219
#SPJ5
22. Copying formulas saves a lot of time. Which of the following is a method for copying a formula?
a.
Ctrl+c to copy the formula, Ctrl+v to paste the formula.
b. Drag the Fill Handle down, up, left or right to copy a formula.
C.
Press the Copy button on the Ribbon to copy the formula and the Paste button on the Ribbon to Paste it.
All of the above options are correct.
d.
Which telecommunications service allow Internet and telephone service services to work over the same phone line
Answer:
VoIP
Explanation:
Voice over Internet Protocol
Answer:
DSL
Explanation:
I took the test and got it right.
Why the future doesn’t need us?
Answer:
"The Future Doesn't Need Us" is an essay by computer scientist and author Bill Joy, published in 2000 in Wired magazine. In the essay, Joy expresses his concern about the potential dangers of emerging technologies such as nanotechnology, robotics, and artificial intelligence.
Joy argues that while these technologies have the potential to solve many of the world's problems, they also pose significant risks, such as the possibility of self-replicating machines that could cause widespread destruction. Joy suggests that these risks may outweigh the benefits, and that we should proceed with caution when developing these technologies.
Joy also expresses concern about the potential loss of human control over technology. He argues that as machines become more advanced and intelligent, they may become capable of making decisions without human input, leading to a loss of control over our own creations.
Overall, Joy's essay suggests that we need to carefully consider the implications of emerging technologies, and that we should not blindly pursue technological progress without considering the potential risks and consequences.