Quick SearchLinks to an external site. lets you refine or narrow your search results using links on the right side of the screen. Do a search on graphic design. What are some criteria that can refine your search results in Quick Search?1. by availability
2.by number of versions owned
3.by popularity
4.by author/creator

Answers

Answer 1
Answer:

While doing a search on graphic design, the attributes the may help in refining the search are:

by popularity

by the availability

Explanation:

Any search engine regardless of what you search for will always provide you with what is popular and what is mostly being used and preferred over the others.

There is a reason for any product or service to be popular, they have earned it. Next the availability factor comes into play. The search engine refines your search with what is available in your area by accessing your location.

Any service which is popular but not available may find a place somewhere in the mid-region, while a service that is popular and available will top the results.


Related Questions

Jessica has claimed and edited her listing, but she is still not seeing her changes live on Google Search. What step does she need to complete to finalize her listing
An online journal or diary you create to share your thoughts, opinions and personal news is referred toas a/an A. blog. B. newsgroup. C. chat room. D. e-mail list.
What do we do with our "points" on this site?
The term "black box" is used with methods because ____.
What special certifications do Cisco and Novell offer that can help satisfy job requirements for Information Services and Support and Network System? A. human interface support, B.network support, C.operating system support, or D. software support

Given a scanner reference variable named input that has been associated with an input source consisting of a sequence of strings and two int variables, count and longest, write the code necessary to examine all the strings in the input source and determine how long the longest string (or strings are). that value should be assigned to longest; the number of strings that are of that length should be assigned to count.

Answers

Answer:

int count = 0;  //int variables

int longest =0;  // int variables

Scanner input = new Scanner(System.in); // given input is reference variable

String str= new String();  // creating object of sting class

while (input.hasNext()) // taking the input by using scanner reference

{

str= input.next();  // taking input in string

if (str.length() == longest) // checking condition

++count;  // increment the count

else

if (Str.length() > longest) // if string is greater then longest

{

longest = str.length(); // calculating length

count = 1;  // assign count to 1

}

}

Explanation:

Following are the description of the code :

  • Declared a two variable count and longest of  int type.
  • Create a object of String class i.e 'str".
  • Taking input in the string by using scanner reference i.e "input".
  • Finally checking the condition of if and else block and calculating the length of string and assign into longest variable.

The code that examines all the strings in the input source and determines how long the longest string (or strings are) is the following:

total = 0;% initial value is zero, in every while loop it will be incremented

while(input.hasNextInt()){

total += input.nextInt( );

}

Ms. Rogers wants to see the names of all the students who scored below 25 on the test. Which of these custom options will help her do so?A. Equals
B. Is less than
C. Is greater than

Answers

B Is less than because it says below

Which of the following tasks would you MOST likely use a spreadsheet to complete? Write a class report.
Give a work presentation.
Calculating numbers.
Create a web page.

Answers

A spreadsheet is an application that is used for computation and for the storage of data.

  • The program works as we enter the data in the tables. The cells may consist of numeric or text data.
  • It can also be referred to as electronic documents. They are used for making calculations.
  • Hence the option C is correct.

Learn more about the would you MOST likely use a spreadsheet.

brainly.com/question/3613574.

Spreadsheets are very helpful for work presentations, calculating numbers and class reports. Although I use spreadsheets mainly for presentations.

The shortcut key to access the spelling and grammar check is _____.

Answers

The shortcut key to access the spelling and grammar check is  Alt + F7

Answer:

The shortcut key to access the spelling and grammar check is  Alt + F7

Explanation:

Need answer ASAP!!When it comes to videos that are uploaded to Youtube can they be tracked to where they are coming from besides the email?

Answers

They can also track you by your IP address which is kind of like a thumbprint for your computer. They can also find your channel and your youtube account as well. 

Answer:

it's writing to explain/entertain

Explanation:

That's the answer its not to inform because their not trying to inform us of anything. Beside I just took the test and i got it wrong when i picked inform.

_____ emphasizes identifying and monitoring the sources of new technologies for an industry. Licensing Differentiation Environmental scanning Just-in-time Mass customization

Answers

mass is the answer if u need me ask me ok