What was the word of the year in 2004?
OA. Social media
OB.
Website
OC. Blog
D.
Wiki

Answers

Answer 1

Answer:

Blog is the answer(option C)


Related Questions

- Create a Java program in both Windows and Ubuntu using any of their Editors *** DO NOT USE IDE'S SUCH AS ECLIPSE, NETBEANS, ETC *** - Windows : In the Command Line (cmd), use the notepad or notepad++ editor - Ubuntu : In the Terminal Mode use the gedit, or nano or pico or vi or vim editor - Compile and run this program using the MSDOS/Terminal ex: to compile : javac ArrayMath.java to run : java ArrayMath Purpose of this program: - Create a 10 x 10 two dimensional array of int data type (Remember that arrays start with 0, not 1. - Load each index in the array with the multiplication of each (row * column) location - Using printf display the content of each index, ALIGNED. - Create an algorithm using a loop that will add all the values in all odd columns, and print their total aligned below the column. - Print the addition of all values in each index in the array. This is a sum of all the elements of the array. - Print your name and Panther ID below all other output.

Answers

Answer:

Following are the code to this question:

public class ArrayMath//defining a class ArrayMath

{

public static void main(String[] args) //defining main method

{

int x[][]=new int[10][10]; //defining a 2D array  

arrays(x);//calling a method arrays by passing an array

}

private static void arrays(int[][] x)//defining a method arrays

{

int odd_column_sum=0,sum_of_Elements=0,i,j,even=1;//defining integer variable  

for(i=0;i<x.length;i++)//defining loop for columns  

{

for(j=0;j<x[0].length;j++)//defining loop for rows

{

x[i][j]=i*j;//multiply the i and j value atore in array

}

}

System.out.println("::The 2D array :: ");//print message

for(i=0;i<x.length;i++)//defining loop for columns

{

System.out.print("\t");//use print method for line space and line break  

for(j=0;j<x[0].length;j++)//defining loop for rows

{

System.out.printf("%d\t",x[i][j]); //print array values

}

System.out.println( );//print for line break

}

for(i=0;i<x.length;i++) //defining loop for Columns

{

for(j=0;j<x[0].length;j++) //defining loop for rows

{

if(even%2!=0)//defining if block for check odd number condition

{

odd_column_sum+=x[j][i];//add odd number of array

}

sum_of_Elements+=x[i][j];//add even number of array

}

even++;//increment even variable value by 1

}

System.out.println("The sum of Odd Columns:"+odd_column_sum);//print odd_column_sum value

System.out.println("The array elements :"+sum_of_Elements);//print sum_of_Elements value

}

}

Output:

please find attached file.

Explanation:

In the above-given code, a class "ArrayMath" is defined, inside the class the main method is declared, which define a 2D array "x", this stores 10 columns and 10 rows and at the last, we call the arrays method by passing an array as a variable.

In the arrays method, integer variable, "odd_column_sum, sum_of_Elements, i, j, and even" is defined, in which variable "i and j" is used in the loop for calculating value, even is used to check odd column and then store its value in the "odd_column_sum" variable, and add whole element value is added into the "sum_of_Elements" variable.

4

Write suitable technical terms for the following statements.
a. The classification computers into five distinct phases.
b. The generation of computers which used vacuum tube as main componen
The operating speed of third generation computers.
C.​

Answers

Answer:

a..computer generations

b...first generations

c...nanosecond

The suitable technical terms for the statements are:

a. Computer generations.

b. First generation computers.

c. Nanoseconds.

A computer can be defined as an electronic device that is designed with the capabilities to receive data in its raw form as input and processes these data into information that is usable by an end user.

Generally, computers are grouped into five (5) distinct categories based on technological development and this is referred to as computer generations. The classification computers into five(5) distinct phases include;

First (1st) generation computer: it used vacuum tube as its main component. Second (2nd) generation computer: it used transistors as its main component.Third (3rd) generation computer: it used integrated circuits (ICs) as its main component and as such could perform tasks in a very short period of time (nanoseconds), which is typically [tex]10^{-9}[/tex] seconds.  Fourth (4th) generation computer: it used microprocessors as its main component. Fifth (5th) generation computer: it is designed with an artificial intelligence (AI) to perform tasks that are exclusively designed to be performed by humans or human intelligence.

Find more information: https://brainly.com/question/23694434

PLEASE HELP LAST QUESTION: Which of the following tags is used to anchor a link (options are anchor, link, id, none of the answers)

Answers

None of the above and this has to be 20 characters so yea

What is the default setting Excel shows when Insert is clicked?

shift cells right
shift cells down
entire row
entire column

Answers

Answer:

B. shift cell down

The default setting Excel that shows when Insert is clicked is shift cells down. The correct option is B.

What is Excel?

Microsoft's Excel spreadsheet program is a part of the Office family of business software programs.

Users of Microsoft Excel may format, arrange, and compute data in a spreadsheet.

Large volumes of data are stored, examined, and reported using Excel. It can be used by any expert to manage lengthy and awkward datasets, although accounting teams frequently utilize it for financial analysis.

Making the first decision that will be made automatically is setting something as default. Shift cells down is the default setting Excel displays when Insert is clicked.

Thus, the correct option is B.

For more details regarding excel, visit:

https://brainly.com/question/3441128

#SPJ2

What is constructive criticism?
а
Advice and possible solutions intended to help or improve something
Information given to others as a way to make them feel unintelligent
b
Reports about decreasing profits
d
Statements and no possible solutions aimed at showing problem areas

Answers

Answer:

a. Advice and possible solutions intended to help or improve something

Explanation:

The answer is a because constructive criticism is when you help someone do/get better at something, through positivity.

Team leaders do NOT choose which of the following?

Team members

Team facilitators

Team meetings

Team skills

Answers

Answer:

Team skills

Explanation:

The team leaders in a particular team do not choose D. Team skills.

A team leader refers to a person that is charged with the responsibility of providing instructions, guidance, leadership, and direction to a team in order to achieve a particular goal.

A team leader chooses the members of a team. The team leader chooses the people that he or she believes will help the team to achieve their goals.

Also, the team leader chooses the team facilitators and team meetings. The team leader selects the appropriate time that the team members will be available. This is done to ensure that every member of a team is available.

It should be noted that the team leader doesn't choose the team skills. Every member of a team has different skills and everyone is unique in their own way.

In conclusion, the team leader doesn't choose the team skills.

Read related link on:

https://brainly.com/question/24813191

In attempts to improve their contribution to the environment, a company decided to adapt to green computing. Which of these techniques will contribute to green computing? Select all that apply.
Virtualization, Grid computing, Recycling, Or Autonomic Computing.

Answers

Answer:

All of them apply

Explanation:

Green computing is the process of using environmental friendly computers and its associated components, accessories and other supporting devices.

Virtualization helps us to reduce the number of hardware that we are using.

Grid computers helps us to reduce the use of number of machines and thus supporting the environment in a right way.

Recycling process. Any material that we use needs to be recycled effectively and also in an environmental friendly way.

Autonomic computing uses eco-friendly system which in turn hugely support green computing.

Amanda has a completed photo shoot of a movie star in once the photographs To appear larger than life she feels that using a moaning technique that doesn’t have a border around the prints will help she uses blank mounting technique

Answers

The answer would be bleed mounting, bleed mounting doesn't have a border

Select the correct answer.
Jessica has pinned her favorite applications as icons on her desktop. She always clicks on these icons to work on them. Which user interface is
she using here?
OA. command-line Interface
OB. touch-screen Interface
OC. program-based Interface
OD graphical user interface
O E virtual Interface

Answers

Answer:

A. command-line Interface

Explanation:

Answer:

Graphical user interface

Explanation:

I just took the test.

what do you need to do before installing a software program on your computer​

Answers

Answer:

B. Ensure that your computer meets the minimum requirements for installation

Explanation:

Before you install a software program on your computer​, it's very important to "ensure that your computer meets the minimum requirements for installation".

This is to help you know if the software you are installing is compatible with your computer system. If your computer does not meet the minimum requirements, it's wise to look for the available software that your computer can work with.

Answer:

The answer is B. Ensure that your computer meets the minimum requirements for installation.

Explanation:

I got it right on the Edmentum test.

Question #2
Dropdown
Choose the correct term to complete the sentence.
In the _____ model, each computer in a network can act as a server for all the other computers, sharing files and access to devices.
A.) peer-to-peer
B.) host-server
C.) client-server

Answers

Answer - A: peer-to-peer

Explanation: Correct on my Edg 2020/2021 for my state.

In the client-server model, each computer can act as a server for other computers, facilitating file sharing and device access. Therefore, option C is correct.

The client-server model is a network architecture where computers, referred to as clients, make requests for services or resources from other computers, known as servers.

Clients initiate communication by sending requests, and servers respond by providing the requested services or resources. This model allows for distributed processing, where the workload is divided between clients and servers.

Servers are responsible for managing and providing services, such as file sharing, database access, or web hosting, while clients consume these services. The client-server model facilitates efficient sharing of resources and enables scalable and centralized control in networked environments.

Therefore, option C is correct.

Learn more about client-server model here:

https://brainly.com/question/32440221

#SPJ7

simplify this question 3(4)(10)

Answers

Answer:

The answer is 3 2/5

How do you turn your story/script into a rigorous and relevant video project?

Answers

You turn your story into a rigorous and relevant video project by finding a interesting topic, after that you find solid sources to support the topic you picked.

Which best describes how an operating system works with the BIOS? It instructs the BIOS to complete a task. It allows user interaction with the BIOS. It translates instructions for the BIOS. It provides power to the BIOS.\

Answers

Answer:It translates instructions for the BIOS.

Explanation:just took the test :)

Answer:

C.  It translates instructions for the BIOS.

Explanation:

edge 2020

All of the following are ways to limit what is tracked about you online, except:

A. Turn off cookies.
B. Turn off your screen when you're done using the internet.
C. Limit what you share.
D. Adjust privacy settings.

Answers

Answer:b

Explanation: turning off your screen does nothing on the cyber side and people and companies can still access your internet history even while your screen is off

What different factors would you consider when deciding whether to implement a catch-up mechanic in a single-player game vs. a multi-player game? How might you use adaptive AI (vs. "brute force" mechanics) to create a catch-up mechanic in either type of game?

Answers

Answer:

2.As the name defines that over-the-shoulder perspective, this is the camera position where the viewer can see the front view of the game, like this position is from the back or from the shoulder’s so the player can easily judge the game and play the game easily. So this position is very popular in the games. Furthermore, if we talk about this position according to the first person, this is the same like you are watching from the player’s eye and this makes the game more attention seeker for the player and also those who are watching the game. Likewise, the second person is not much important in the game because this is not controlled by the player but the second person is focused on the player’s action, so the camera position is much less important for the second person. Similarly, the third person is more important than the second person. The third person usually practical consideration like this makes the situation clearer and easier for the player and draws a very clear picture to everyone.

3.When you are talking about the games and building a very interactive game, then this is very important that the game should have some logic and goals. Without a goal and illogic games not lasts a good thought. Catch up mechanics specifically use to define some kind of rewards and goals in the game that will be helpful for the player. Similarly, the single-player games are more interactive as compared to the multi-player because multi-player involve many other people who will be not accepted easily. I catch up mechanics involved in the single-player then this does not mean that you are giving a chance again to win instead to end the game quickly. While using the AI in games for both types, this will give a much higher interactive level and entertaining level. Not every player can take the difficulty level that can be offered after the AI, but after combining the AI with the catch-up mechanics, the game level becomes higher with every perspective.

:)

Question #4
Multiple Choice
You can create a file for a new program using which steps?
O File, Recent Files
O File, Open
O File, New File
O File, Open Module

Answers

Answer:

File, Open

Explanation:

A computer program is a collection of instructions written in a programming language that a computer can execute. The correct option is C.

What is a computer program?

A computer program is a collection of instructions written in a programming language that a computer can execute. The software contains computer programs as well as documentation and other intangible components.

You can create a file for a new program using the File menu, and then by selecting the New File option from the file menu.

Hence, the correct option is C.

Learn more about Computer programs:

https://brainly.com/question/14618533

#SPJ2

how does an operating system manage peripheral devices?

Answers

Answer:

Device management controls peripheral devices by sending them commands in their proprietary machine language. The software routine that deals with each device is called a "driver," and the OS requires drivers for each of the peripherals attached to the computer.

Explanation:

In which work settings would audiovisual technicians be least likely to work behind the scenes? (Select all that apply.)
cafés
community theaters
newsrooms
industrial warehouses

Answers

Answer:

The correct option is;

Industrial warehouse

Explanation:

The job functions of an audiovisual technician in industrial warehouses includes;

1) Preparation and testing as well as checking equipment out and checking of equipment back in

2) Movement of equipment into trucks and vans

3) Ensuring the timely completion of tasks

4) Learn the setup and operation of equipment prior to transportation to destination sires

5) Take part in the warehouse administration.

Answer:

Its actually

A: cafes

&

D: industrial warehouses

Explanation:

edg2021

Help me answer this question:
Explain each of the five components of CRAAP
C
R
A
A
P

Answers

To evaluate a source, ask yourself a series of questions that address Currency, Relevance, Authority, Accuracy, and Purpose (aka CRAAP questions!). This process will help you determine if a source is credible and help you identify if it is relevant to your research.

CRAAP stands for Currency, Relevance, Authority, Accuracy, and Purpose

Mark, a programmer, is testing his program in order to locate syntax errors. Which skill will help Mark most in detecting and rectifying bugs in the code?

Answers

Answer:

logic development

Explanation:

Can someone help me please and thank u

Answers

I believe the answer is c

Answer:

I think its C but don't quote me on it, it can also be A.

Explanation:

Immunization is important because it can show if you are vulnerable to diseases and illnesses.

Hope it helps

(Also you have very nice handwriting!)

What is the decimal equivalent of 1100111 - 101001

Answers

Answer:

1100111 --> 103

101001 --> 41

111110 --> 62

Explanation:

For this let's perform the subtraction operation to get the result.  Then, we will convert everything to decimal to check our work.

  0110 0111

-  0010 1001

--------------------------

  0011 1110

Now that we have performed the binary subtraction (using the same methods that you use for decimal subtraction), let's convert these numbers to their decimal forms.

0110 0111

= 0*2^7 + 1*2^6 + 1*2^5 + 0*2^4 + 0*2^3 + 1*2^2 + 1*2^1 + 1*2^0

= 2^6 + 2^5 + 2^2 + 2^1 + 2^0

= 64 + 32 + 4 + 2 + 1

= 103

0010 1001

= 0*2^7 + 0*2^6 + 1*2^5 + 0*2^4 + 1*2^3 + 0*2^2 + 0*2^1 + 1*2^0

= 2^5 + 2^3 + 2^0

= 32 + 8 + 1

= 41

0011 1110

= 0*2^7 + 0*2^6 + 1*2^5 + 1*2^4 + 1*2^3 + 1*2^2 + 1*2^1 + 0*2^0

= 2^5 + 2^4 + 2^3 + 2^2 + 2^1

= 32 + 16 + 8 + 4 + 2

= 62

Now that we have done the conversion from binary to decimal, let's check that we performed the subtraction operation correctly.

103

- 41

---------

62

Note, that 103-41 is indeed equal to 62.  Therefore, we have successfully performed the subtraction with the binary correctly.

Cheers.

what are communication tool ​

Answers

Answer:

Basic Communication Tools. A wide variety of communication tools are used for external and internal communication. These tools include mail, email, telephones, cell phones, smartphones, computers, video and web conferencing tools, social networking, as well as online collaboration and productivity platforms.

Which computer is the fastest to process complex data?
A.2.6 GHz processor, 3 GB RAM, 1 TB hard drive
B.2.4 GHz processor, 8 GB RAM, 1 TB hard drive
C.2.4 GHz processor, 3 GB RAM, 4 TB hard drive
D.2.6 GHz processor, 8 GB RAM, 1 TB hard drive

Answers

Answer:

D. 2.6 GHz processor, 8 GB RAM, 1 TB hard drive

Explanation:

In Computer science, the processor speed of a computer can be defined as the number of cycles per seconds that the central processing unit (CPU) of a computer operates. The processor speed typically determines the number of information that a computer is able to execute per seconds. Therefore, the higher or faster the processor speed the faster the computer in processing complex data.

Generally, the processor speed of a computer is measured in megahertz (MHz) or gigahertz (GHz).

Additionally, Radom Access Memory (RAM) can be defined as the main memory of a computer system which allow users to store commands and data temporarily. RAM is measured in megabytes (MB) or gigabytes (GB).

Generally, the Radom Access Memory (RAM) is a volatile memory and as such can only retain data temporarily.

All software applications temporarily stores and retrieves data from a Radom Access Memory (RAM) in computer, this is to ensure that informations are quickly accessible, therefore it supports read and write of files.

Hence, the computer which is the fastest to process complex data is the 2.6 GHz processor, 8 GB RAM, 1 TB hard drive because of the higher processor speed and RAM size.

Answer:

D.2.6 GHz processor, 8 GB RAM, 1 TB hard drive

Explanation:

I just took It

When gathering information, which of the following tasks might you need to
perform?
A. Apply standards, such as measures of quality, beauty, usefulness,
or othics
B. Study objects, conduct tests, research written materials, and ask
questions
C. Seek out ideas from others and share your own ideas
D. Fill out forms, follow procedures, and apply math and science

Answers

I think it would be B but I’m not entirely sure.

Answer:

Study objects, conduct tests, research written materials, and ask questions

Explanation:

The macro command is available on the
tab.
O Home
insert
O View
O Design

Answers

This answer confuses me a bit (i know this doesnt help much) but, you can run the macro by clicking the macro button on the Quick Access Toolbar/ Developer tab or pressing a combination of keys, like a shortcut.

Which function converts the user's input to a number without a decimal?
float()
int()
print()
string()

Answers

Answer:

int()

Explanation:

int() will truncate a numeric value to a whole number.

Answer:

int() so b this should help

Select the Navy Admiral who invented a high-level programming language FLOW-MATIC in 1953.
O Douglas Engelbart
O Ada Lovelace
O Grace Hopper
O Bill Gates

Answers

Answer:

Grace Hopper.

Explanation:

Grace Hopper was a US Naval Rear Admiral and an American computer scientist who was born on the 9th of December, 1906 in New York city, United States of America. She worked on the first commercial computer known as universal automatic computer (UNIVAC), after the second World War II.

In 1953 at the Remington Rand, Grace Hopper invented the first high-level programming language for UNIVAC 1 by using words and expressions.

Hence, Grace Hopper was the Navy Admiral who invented a high-level programming language FLOW-MATIC in 1953.

Additionally, FLOW-MATIC paved the way for the development of common business-oriented language (COBOL).

Answer:

Grace Hopper

Explanation:

Grace Hopper

here are pros and cons for doing temp work. Please select the best answer from the choices provided T F

Answers

Answer:

Hello! the answer should be true, I hope i got here in time.  

Explanation:

Answer: Hi sorry for the late answer but is Truth

Explanation:can u plz give me a brainliest and hope this helps :D

Other Questions
Which equation is an identity?a. 11-(2v+3)=2v-8b. 5w+8-w=6w-2(w-4)c. 7m-2=8m+4-md. 8y+9=8y-3 6 + 0.10x = 0.15x + 8 whys the answer How many solutions does the equation 1.45x = 0 have? When does the party take place? in the short story the bet by Anton Chekhov Question 1 options: a dark autumn night in the future at twelve o'clock in the afternoon a dark autumn night fifteen years earlier a dark autumn night in the present A child shot a toy rocket into the air from their playhouse which stood 5 ft above the ground. The rocket rose to 50 ft above the ground and landed on the ground 3.4 seconds later. The path of the toy rocket could be modeled by a quadratic function, h(t), where h is the height of the toy rocket in feet after t seconds.(1) What is the practical domain of the function?(2) What is the practical range of the function?(3) How would the theoretical domain and range of the function differ from the practical domain and range of the situation? Read the sentence.Kari and Misha, who have known each other since first grade are both yearbook editors and photographers.Where should a comma be placed in this sentence?O after "editors"O after "both"O after "grade"O after "other" Who is involved of a quilt of a country Aaron solved an inequality and then graphed the solution as shown Highlight the verbs in each sentence.Then in parentheses write the original form of the verb. Then put the sentence in order. PLEASE HELP ME A milkshake recipe calls for 1/3 cup of milk for each milkshake. If a server has 15/8 cups of milk, what is the maximum number of milkshakes the server can make following the recipe porpotians? Which artist painted Creation of Adam ? solve.......-2x plus 11 plus 6x Hello, I'm Brazilian, I have an easy question for youJust answers...THANKS I WILL MAKe yoU BRAINLIEST I NEED HELP ASAP!!! How does lung diseases start and spread?Can someone please answer ASAP Which feature of the microscope did Anton van Leeuwenhoek add that enabled him to magnify organisms about 250 times?A) Drop of waterB) Light from oil lampC) Tubes that extendD) Polished lenses Need HelpPies are $3.50 each.Sauce is an extra 45c.How much is 4 pies and 2 pies with sauce? ( music) HELP !!!What were the effects of musical notation on music, society, and composers? PLEASE HELP ME ITS DUE AT 11:59 Which of the following is an example of an adaptation?A). A story presented as a playB). A movie reveiwC). A story presented in its original formD). A literary analysis