ENG103 DISCUSSION BOARD 3 Take some time to use the various search engines discussed in Lesson Two. Choose a topic of your liking and use

Bing (common search engine)

iSEEK Education (academic search engine)

MetaLib (metasearch engine)

What types of information did each search provide? Discuss what features you like and dislike about each of the search engines.

can you help me please

Answers

Answer 1
Answer: Bing (Common search engine) provides responses to search inquiries that are sorted by popularity. The engine also provides relevant images at the top of the screen, and a detailed breakdown of the topic on the right side. The layout of the site is very welcoming, however not entirely scholarly. I find it difficult to separate scholarly articles from the rest of the media. However, this is understandable as most people who would use the engine regularly are seeking entertainment, rather than seeking scholastic resources. A great asset to the Bing Search Engine is the related searches tab. This is great for finding specific material that is relevant to your search.  In the end, Bing is a great search engine for everyday uses, especially when seeking several mediums to represent your search inquiry. 
Answer 2
Answer:

Answer:

Bing (common search engine)

Explanation:


Related Questions

One of the biggest risks involved in using e-mail isa. loss of privacy. b. junk mail. c. slowness. d. lost attachments.
Which action would you use in a rule to disallow connection silently? (a) Accept (b) Drop (c) Reject (d) Forward
Which of the following enables users on different e-mail systems to exchange messages?
Which of the following is a *DC aggregation* layer best practice? a. Reduce switch peering and routing. b. Use HSRP and summarize routes. c. Disable trunking and use RPVST+. d. Offload SSL sessions and use load balancers.
What type of memory or storage device is prone to losing data if the power goes out?a. A USB stick b. An External Drive c. A DDR SDRAM module d. A SATA drive

Write the definition of a function named sumArray that receives two parameters: an array of element type int and an int that contains the number of elements of the array. The function returns the sum of the elements of the array as an int.

Answers

Answer:

// here is program in C++.

#include <iostream>

using namespace std;

// function to calculate sum of elements of array

int sumArray(int ar[],int n)

{

   // variable

   int sum=0;

   for(int a=0;a<n;a++)

   {

   // calculate sum of all elements

       sum=sum+ar[a];

   }

// return sum

 return sum;

}

// driver function

int main()

{

 // variable

  int n;

  cout<<"enter the number of elements in array:";

  // read the number of elements

  cin>>n;

  // Declare an array of size n

  int ar[n];

  cout<<"enter "<<n<<" elements:";

  // read the elements of array

  for(int x=0;x<n;x++)

  {

      cin>>ar[x];

  }

   // call the function with parameter array and n

   // print the sum

  cout<<"sum of "<<n<<" elements of array is: "<<sumArray(ar,n)<<endl;

   return 0;

}

Explanation:

Read the number of elements and assign it to "n".Then create an array of size n of integer type.Read n elements of the array.Call the function sumArray() with parameter array and n.Here it will calculate the sum of all elements and return an integer which holds the sum of all elements.

Output:

enter the number of elements in array:5

enter 5 elements:3 6 12 9 5

sum of 5 elements of array is: 35

When creating a shape in Word, what are some available options? Check all that apply. adding text to the shape changing the size of the shape changing the location of the shape changing the types of sizing handles hiding the shape so you cannot select it

Answers

Answer:

adding text to the shape

changing the size of the shape

changing the location of the shape

Explanation:

A word is can be regarded as graphical word processing program on the computer which can be used by users to type and to save documents. The word also has alot of useful tools with TABs such Insert, pagelayout, Design and others. It was developed by Microsoft corporation.

To create shapes in words, these step can be taken;

✓click "insert" at the interphase

✓Then look for "shapes" and select the needed shape.

✓To draw the shape, it should be clicked then drag holding the mouse.

✓after drawing, any modifications can be made, text can be added and lots more.

It should be noted that When creating a shape in Word, some of available options are;

✓adding text to the shape

✓changing the size of the shape

✓changing the location of the shape

Identify the publisher in this citation: Carter, Alan. A Guide to Entrepreneurship. New York: River, 2008. Print. A. New York B. A Guide to Entrepreneurship C. Carter, Alan D. River

Answers

The river is publisher in this citation: Carter, Alan. A Guide to Entrepreneurship. New York: River, 2008. Print.  

What is publisher?

Publisher is defined as a business or individual in charge of creating and disseminating a book, journal, magazine, piece of music, newspaper, periodical, piece of software, or other work. Without spending a lot of money and time learning a difficult desktop publishing program, Publisher is a fantastic app for making visually appealing, polished publications.

Entrepreneurship is defined as the capacity and willingness to create, plan, and manage a business operation, including all of its risks, in order to turn a profit. The creation of new firms is the most visible illustration of entrepreneurship.

Thus, the river is publisher in this citation: Carter, Alan. A Guide to Entrepreneurship. New York: River, 2008. Print.  

To learn more about publisher, refer to the link below:

brainly.com/question/11611330

#SPJ2

Answer: D. River

Explanation:

A computer’s BIOS is defined as the

Answers

Answer:

The answer is c, software within hardware.

Explanation:

Basic input/output system

What do developers do to support software products?

Answers

Developers have basic ways in supporting their own products, one is that they keep having updates their software products to keep it up to date. Second is that the attend to the needs of the costumers such as bugs and errors that are needed to be fixed.

Melissa is chatting with someone she only knows online. She starts to feel uncomfortable about what they're talking about. Which actions could Melissa take to make the situation better? Choose all that apply. (Hint: Choose four)Question 3 options:

Stop talking to the person altogether


Ask a friend to talk to the person and pretend to be her


Don't do anything


Log off of chat for a while


Keep talking with the person anyway


Change the subject


Block the user name

Answers

block the user name,  log off of chat,  change the subject,  stop talking to the person