Answer:
<em>The programming language is not stated; However, I'll answer this question using 2 programming languages (Python and C++)</em>
<em></em>
<em>Comments are used for explanatory purpose </em>
Python program starts here
def get_my_age(): #Declare function
age = 21 #Assign value to age
print(age) #Print age
get_my_age() #Call function
#End of Program
C++ Programming Language starts here
#include<iostream>
using namespace std;
int get_my_age() //Declare Function
{
int age = 21; //Assign value to age
cout<<age; //Print age
}
int main()
{
get_my_age(); //Call Function
return 0;
}
Answer:
freezing action photographer i think this is the type.... i don't know much about photography yet
Explanation:
<span>Bitmap
images are A. best suited for three-dimensional designs and graphics with color
blends found in web pages. </span>
<span>
Taken for granted that Maria’s work is original work, Bitmap images are the
best to use on a website. Bitmap is a format for photographs and graphics with
a wide range of colours and effects (for example a button with a shadow), which creates realistic images.</span>
<u>Researching information about a project for work:</u>
The internet has a lot of information to offer when it comes to making a project about almost anything. There are a lot of web sites, posts, articles, research papers, and even presentations about the topics that are most likely to be chosen for projects.
The best way to evaluate web sites about the content they offer is to know whether the site has an authorized or trusted source or not.
There are platforms over the internet where people end up giving false information in the name of freedom of speech. The information conveyed should be genuine and supported by facts and figures.
Answer:
An Intranet is a communication network, usually, a private network that was created using the World Wide Web software.
Explanation: