Answer:
#include <bits/stdc++.h>
using namespace std;
int main() {
double n;
cout<<"Enter a decimal number: ";
cin>>n;
int Round= floor((n- floor(n))*2);
if(Round==0)
{
n= floor(n);
}
else n= ceil(n);
cout<<n;
return 0;
}
Answer:
letter C
They only have one chip with two complete microprocessors on it, both of them share one path to memory and peripherals.
The two capabilities of the internet that promote and sustain customer relationships is option C: interactivity and individuality.
<h3>What can the internet do and how does it function?</h3>
A global computer network called the internet transmits many types of data and media between linked devices. It functions by utilizing a packet-routing network that complies with Transport Control Protocol (TCP) and Internet Protocol (IP).
Therefore, Note that Web interactivity describes interactive elements that are integrated into websites and allow for the exchange of information between users of technology or between users of communication technology.
Learn more about internet from
brainly.com/question/2780939
#SPJ1
The true statement regarding the two (2) bitmap images is: C. Image 1 is sharper and has a larger file size than image 2.
<h3>What is a
bitmap image?</h3>
A bitmap image or bitmap image file (BIF) is also referred to as a raster graphic and it is generally made up of bits or dots that are called pixels.
Additionally, it is dependent on the resolution (size) of an image file and as such it becomes blurry when enlarged.
In this scenario, image 1 would become sharper and larger in size than image 2 when the original bitmap image files are increased by 25 percent.
Read more on bitmap image here: brainly.com/question/25299426
Answer:
A website that sells computer hardware to large organizations --> .com
A website operated by the state of California --> .gov
The website of the US Coast Guard --> .mil
The website of a group of individuals who work toward protecting gray wolves --> .org
Explanation: I took the test and got it right ;)