What is blooket used for..........
Answer:
FLT_MIN.
Explanation:
In C++ FLT_MIN is used to represent the smallest floating point number.You have to include two libraries for FLT_MIN to work and these are as following:-
limits.h
float.h
for example:-
#include <iostream>
#include<limits.h>
#include<float.h>
using namespace std;
int main() {
cout<<FLT_MIN;
return 0;
}
Output:-
3.40282e+38
I would pick C because it could be useful in te creation of colorful charts. A & B is eliminated automatically because color actually makes the presentation stand out. It could be D also, but I would go with C.
Wind is a renewable resource used for the generation of electricity. can produce electricity in regions where steady winds blow. Giant wind turbines capture the wind's energy and use it to power generators. Another renewable resource is the solar energy and hydroeletric power. Solar cells change the radiant energy of the sun into electrical energy, while hydroelectric power is generated using the energy created by falling water to spin the generator turbines of hydroelectric power plants and make electricity.