Answers

Answer 1

Answer:

A search engine is a software that helps the user find answers to queries on the internet. They display results based on the user's question. Some examples of search engines would be G oogle, Bing, and Yahoo.

Answer 2
A search engine is a program that searches for and identifies items in a database that correspond to keywords or characters specified by the user, used especially for finding particular sites on the World Wide Web.

Related Questions


Pls help! 7th grade pythin fyi

Pls help! 7th grade pythin fyi

Answers

Answer:

There should be a colon at the end of the if statement, ie:

if x > 100:  print("...")

Print the relative path of your script using the predefined global object _____________.

Answers

To print the relative path of your script using the predefined global object, you can use the `__filename` property. This property stores the absolute path of the current module file. To get the relative path, you can use the `path` module in Node.js. Here is the step-by-step explanation:

Import the `path` module at the beginning of your script:
```javascript
const path = require('path');
```

Use the `path.relative()` method to get the relative path:
```javascript
const relativePath = path.relative(process.cwd(), __filename);


```
In this line of code, `process.cwd()` returns the current working directory, and `__filename` is the predefined global object that stores the absolute path of the current module file.

3. Print the relative path:
```javascript
console.log('The relative path of your script is:', relativePath);
```
you can print the relative path of your script using the predefined global object `__filename`.

To know more about relative path visit :-

https://brainly.com/question/31596233

#SPJ11

Select the correct answer for each question.
Which of the following ports offers a fast
connection that could be used to download and
watch your favorite TV shows?
O Etherne
O modem
O FireWire
O USB
DONE

Answers

Answer:

USB

Explanation:

it is a standard cable connection for consumers electronics devices.

Web and Data Security What feature in ICMPv6 replaces ARP in IPv4? a. Neighbor Discovery b. Multicast Listener Discovery c. Authentication Header d. Echo Request

Answers

The feature in ICMPv6 that replaces ARP in IPv4 is Neighbor Discovery (option a). Neighbor Discovery is responsible for address resolution, duplicate address detection, and neighbor reachability detection. It is used to maintain information about other nodes on the same network segment and ensure efficient communication between them while providing data security. ARP is used in IPv4 to map IP addresses to MAC addresses.

In IPv6, the Address Resolution Protocol (ARP) from IPv4 is replaced by the Neighbor Discovery Protocol (NDP), which is part of the Internet Control Message Protocol version 6 (ICMPv6). NDP provides similar functions as ARP, but with additional features to enhance security and efficiency.

The feature in ICMPv6 that replaces ARP in IPv4 is Neighbor Discovery (ND). ND is responsible for address resolution, neighbor unreachability detection, and neighbor reachability detection. It uses a combination of multicast and unicast messages to discover neighboring nodes, resolve their addresses to link-layer addresses, and maintain a cache of their link-layer addresses.

NDP also includes additional security features such as address resolution with Secure Neighbor Discovery (SEND) protocol, which uses digital signatures to authenticate messages, and router advertisements with Router Advertisement Guard (RAGuard) to prevent rogue router advertisements.

Learn more about ARP at:

https://brainly.com/question/12976506

#SPJ11

an array is not: group of answer choices a consecutive group of memory locations. none of the above. made up of different data types. subscripted by integers.

Answers

By using structures, sometimes referred to as structs, you can group together multiple related variables in one place.

A data arrangement that contains a group and collection of items is known as an array in the digital world. These components share a common data type that is more akin to an integer or string. In program computing, arrays are typically used to categorize and organize data such that sorting or searching for a related or equivalent group of values is simple. Each variable in the structure is referred to as a member of the structure. In contrast to an array, a structure can hold a variety of data types (int, string, bool, etc.). A structure is a solitary object that has logically connected variables of different data types. All of the data members of the structure are accessible to the functions declared outside of it.

Learn more about An array here:

https://brainly.com/question/15047582

#SPJ4

whats the value of 6 in this number 6,720,341

Answers

Answer:

6,000,000/six million.

BTW it's a math q. Not computer

JAVA
Write a program that requests the user input a word, then prints every other letter of the word starting with the first letter.
Hint - you will need to use the substring method inside a loop to get at every other character in the String. You can use the length method on the String
to work out when this loop should end.
Sample run:
Input a word:
domain
dmi

Answers

import java.util.Scanner;

public class JavaApplication42 {

   public static void main(String[] args) {

       Scanner scan = new Scanner(System.in);

       System.out.println("Input a word:");

       String word = scan.nextLine();

       for (int i = 0; i < word.length(); i+=2){

           System.out.print(word.substring(i,i+1));

           

       }

   }

   

}

I hope this helps!

The program is an illustration of loops.

Loops are used to carry out repetition operations; examples are the for-loop and the while-loop.

The program in Java, where comments are used to explain each line is as follows:

import java.util.*;

public class Main {

public static void main(String args[]) {

//This creates a Scanner object

Scanner input = new Scanner(System.in);

//This prompts user for input

System.out.print("Input a word: ");

//This gets input from the user

String userinput = input.nextLine();

//The following iterates through every other character of userinput  

      for(int i =0;i<userinput.length();i+=2) {

//This prints every other characters

          System.out.print(userinput.charAt(i));

}

  }

}

The above program is implemented using a for loop

Read more about similar programs at:

https://brainly.com/question/19104397

What is the name of Thompsons computer language?

Answers

Answer:

below

Explanation:

Bon programming language

Answer:

Explanation:

Bon programming language

While writing Multics, Thompson created the Bon programming language

Hey i need some help with code.org practice. I was doing a code for finding the mean median and range. the code is supposed to be including a conditional , parameter and loop. I'm suppose to make a library out of it and then use the library to test the code? please help!
here is the link to the code.
https://studio.code.org/projects/applab/YGZyNfVPTnCullQsVFijy6blqJPMBOgh5tQ5osNhq5c
P.S. you cant just type on the link i shared you have to click view code and then remix to edit it. thanks

Answers

Answer:

https://studio.code.org/projects/applab/YGZyNfVPTnCullQsVfijy6blqJPMBOgh5tQ5osNhq5c

Explanation:

Type the correct answer in the box. Spell all words correctly.
How can aspiring illustrators hone their skills?
Aspiring illustrators can hone their talent and skills using _____________ software.
Help asap
100 POINTS

Answers

Answer:

Aspiring illustrators can hone their talent and skills using Adobe Illustrator software.

Explanation:

By using this software we enroll graphics for out Television.Computer etc ..

1)When the liquid is spun rapidly, the denser particles are forced to the bottom and the lighter particles stay at the top. This principle is used in:​

Answers

Answer:

Centrifugation.

Explanation:

When the liquid is spun rapidly, the denser particles are forced to the bottom and the lighter particles stay at the top. This principle is used in centrifugation.

Centrifugation can be defined as the process of separating particles from a liquid solution according to density, shape, size, viscosity through the use of a centrifugal force. In order to separate these particles, the particles are poured into a liquid and placed in a centrifuge tube. A centrifuge is an electronic device used for the separation of particles in liquid through the application of centrifugal force. Once the centrifuge tube is mounted on the rotor of the centrifuge, it is spun rapidly at a specific speed thereby separating the solution; denser particles are forced to the bottom (by moving outward in the radial direction) and the lighter particles stay at the top as a result of their low density.

What is the ghosted text or picture behind the content on the page?​

Answers

Answer:

Watermark

Explanation:

This is actually called a Watermark. It is usually used as a way of showing the name or logo of the author who owns the content that is underneath the watermark. This is done so that individuals cannot steal the owner's work and use it as their own. Usually, the owner has the original version of the content without any watermark, as well as individuals that have purchased the content or a licence to use the content for personal or commercial usage.

Look at the code in the example below and then answer the question..

Look at the code in the example below and then answer the question..

Answers

Answer:

The second option (can't type the link or I will get banned)

Source:

I just finished my HTML/CSS final last quarter.

Obtain a state space representation of the transfer function
Y(s)/U(s) = s+3 / s²+3s+2
Do this by hand, and compare with what you'd get from using matlab command 'tf2ss()

Answers

The state space representation of the transfer function Y(s)/U(s) = (s + 3) / (s^2 + 3s + 2) can be obtained by hand as well as using the MATLAB command 'tf2ss()'.

To obtain the state space representation by hand, we need to rewrite the transfer function in factored form as Y(s)/U(s) = (s + 3) / ((s + 1)(s + 2)). The denominator has two distinct roots, -1 and -2, which correspond to the poles of the system. The numerator has one root, -3.

To convert this transfer function into state space form, we assign state variables x1 and x2 to the system. The state equations can be derived using the formula: dx/dt = Ax + Bu and y = Cx + Du. After performing the calculations, we obtain the matrices A, B, C, and D.

Alternatively, using the MATLAB command 'tf2ss()', we can directly convert the transfer function into state space representation. The command takes the transfer function as an input and returns the state space matrices A, B, C, and D.

By comparing the results obtained by hand and using the 'tf2ss()' command, we can verify the correctness of the state space representation.

Learn more about  MATLAB here :

https://brainly.com/question/30763780

#SPJ11

When an object is acted on by unbalanced forces, the object will always

Answers

Answer:

If an object has a net force acting on it, it will accelerate. The object will speed up, slow down or change direction. An unbalanced force (net force) acting on an object changes its speed and/or direction of motion. An unbalanced force is an unopposed force that causes a change in motion.

Explanation:

The three most important factors that affect the distribution of resources are:

Answers

Answer:

The main factors that affect distribution of population are natural resources, climatic conditions, soils, cultural factors, age of human settlement, industrial development and means of transport and communication. The factors affecting distribution of population are described below one by one in a nutshell manner.

Explanation:

Hope it helps :)

Ryder has discovered the power of creating and viewing multiple workbooks. ​ ​ Ryder wants to use a layout in which the workbooks overlap each other with all the title bars visible. Ryder opens all of the workbooks, and then he clicks the View tab on the Ribbon and clicks the Arrange All button. What should he do next to obtain the desired layout?

Answers

Answer:

Click the Cascade option button

Explanation:

Based on the description of what Ryder is attempting to accomplish, the next step that he needs to do would be to Click the Cascade option button. This option will cause all the windows of the currently running applications to overlap one another but at the same time show their title bars completely visible in order to let the user know their open status. Which is exactly what Ryder is attempting to make as his desired layout for the workbooks. Therefore this is the option he needs.

Why does a WEB photo have a smaller/lower resolution than a PRINT photo?

So that a PRINT photo will print faster and a WEB photo will look sharper on screen.

So that the WEB photo will load faster on a website while a PRINT photo needs to look sharper and higher quality in a printed photo or book. ​

Answers

Answer:

So that the WEB photo will load faster on a website while a PRINT photo needs to look sharper and higher quality in a printed photo or book. ​

Explanation:

lower resolution = lower quality, load faster

Duolingo Duolingo courses make use of bite-sized, engaging lessons to teach real-world reading, listening, and speaking skills. With the use of artificial intelligence and language science lessons are tailored to help more than 500 million users learn at a personalized pace and level. Duolingo's strategy is to offer learning experiences through structured lessons with embedded test questions, in-person events, stories, and podcasts. This platform is offered in web-based and app formats for Android and iPhone Perform a PACT analysis on the Duolingo platform. Include a minimum of two remarks per component. (10 Marks)

Answers

PACT analysis refers to Political, Economic, Social, and Technological analysis. This is a tool used in the analysis of the external macro-environmental factors in relation to a particular business.

It helps identify various factors that may impact an organization. Below is the PACT analysis for the Duolingo platform. Political analysis Duolingo is not affected by political issues in the countries it operates in. The company is very successful and operates globally.

Economic analysis Duolingo’s prices are relatively lower than other competitors. The platform is free to use, and users only pay a subscription fee for some advanced features. Social analysis Duolingo courses make use of bite-sized, engaging lessons to teach real-world reading, listening, and speaking skills. The platform is designed to be accessible to everyone, and it provides a fun way for users to learn. Technological analysis Duolingo uses artificial intelligence and language science to provide personalized learning experiences. The platform is available in web-based and app formats for Android and iPhone, making it easy for users to access the platform on different devices.

Know more about PACT analysis here:

https://brainly.com/question/1453079

#SPJ11

Briefly explain the main difference between how to connect a new office computer in the SHSS office to the internet and how to connect a standalone computer in your house to the internet

Answers

Answer:

Once you've set up your computer, you may want to purchase home Internet access, up a home wireless network, commonly known as Wi-Fi, so you can connect multiple. Now that you know about the different types of Internet service, you can do. The primary piece of hardware you need is a modem.

Using Java,Create a JFrame application with a textfield and an

OK button.

The user types in a number, and presses "OK", your application

will get that text, convert it to an int, and display

the square of that number in a messagedialog.

Answers

To create a JFrame application with a text field and an OK button using Java, you can use the following code:

```
import java. swing.*;
import java. awt.*;
import java.awt.event.*;
public class MyFrame extends JFrame implements ActionListener {
   private JTextField textField;
   private JButton okButton;
   public MyFrame() {
       super("Square Calculator");
       textField = new JTextField(10);
       okButton = new JButton("OK");
       okButton.addActionListener(this);
       JPanel panel = new JPanel(new FlowLayout());
       panel.add(textField);
       panel.add(okButton);
       add(panel);
       setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
       pack();
       setVisible(true);
   }
   public void actionPerformed(ActionEvent e) {
       if (e.getSource() == okButton) {
           String text = textField.getText();
           int number = Integer.parseInt(text);
           int square = number * number;
           JOptionPane.showMessageDialog(null, "The square of " + number + " is " + square);
       }
   }
   public static void main(String[] args) {
       MyFrame frame = new MyFrame();
   }
}
```
In this code, we create a JFrame with a textfield and a button. We add an action listener to the button so that when the user clicks it, we get the text from the textfield, convert it to an int, calculate the square of the number, and display the result in a message dialog using the `JOptionPane.showMessageDialog()` method with the `messagedialog` term.

Learn more about Java here:

https://brainly.com/question/16400403

#SPJ11

100BaseT network uses the TCP/IP protocol suite exclusively, and workstations on your network obtain addresses dynamically from a server. From your computer, you can contact all servers and workstations on your own network segment, but you are unable to gain access to network resources on other segments. Which factors should you investigate

Answers

Answer:

The two factors are:

The default gateway The routers

Explanation:

Default gateway:

The default gateway transmits individual information back and forth between the network. This is most consumers and commercial workplaces seem to be a router whereby channels communication from either the local area network to something like the cables or Cellular networks that transfer that one to the broadband service.

The routers:

A router would be the first safety boundary from even being intruded into a channel. Order to enable the highest possible level of device public safety eventually turns such as the proxy server into something.

Rishab is looking for ways to manage duplicate file content on his organization's shared drive. He enables data deduplication for this purpose. To save computing resources, he wants to change the settings such that data deduplication occurs in the evening. What must Rishab do to make this change

Answers

Answer:

Click set deduplication schedule

Explanation:

I hope this helps

Good or bad example of typography?

Good or bad example of typography?

Answers

Answer: Good

Explanation:

That’s good! Especially since the words are related to Mario lol

List the steps to look it install and then run a program or mobile app

Answers

Answer:

1. Open a cloud installer (the source), which is usually Play Store, Aptoide, or UpToDown, in the case of Android phones.

2. Request the package from the server, which will be transmitted via an internet connection. Usually called "downloading".

3. Allow the package provider (mobile store) to install the app on the system, this being the "install" part, where it's put together.

4. Run the app by, usually, pressing the icon in the app drawer.

Internet sites such as eBay make it easier for sellers and buyers to find one another and, by doing so,a. reduce the number of exchanges that occur.b. lower the value created by the goods and services available.c. increase transaction costs.d. reduce transactions costs.

Answers

The correct answer is (d) reduce transactions costs. Financial intermediaries lower transaction costs by "achieving economies of scale" and as transaction size increases, transaction fees per dollar of capital decrease.

Who was the Internet's founder?

Vinton Cerf and Bob Kahn, two computer scientists, developed the modern Internet as a system and its communication protocols.

Who is the internet's owner?

If you view the Internet as a single, unified thing, nobody truly owns it. The Despite the fact that the Internet is not their property, numerous organisations control its structure and functioning. There is no government or organisation that controls the Internet.

To know more about Internet visit:

https://brainly.com/question/21565588

#SPJ4

Describe how you use the ruler icon to indent text in two different ways.

Answers

Drag the arrow at the top of the ruler to add or change the first line indent. Only the first line of the paragraph where cursor is located will be indented as a result. Choose the triangle and move it to create a hanging indent.

How do you make a ruler indent?

Choose the text in which to insert a first line indent. On the ruler, drag the triangular marker on the top left of the ruler to the place you want the indentation to start, for example to the 1" mark.

How many types of indent are there on ruler?

Ruler format the left, right, top and bottom margins of page. Paragraph indentation: Indentation describes the starting point of a paragraph. Ruler format the First line indentation.

To know more about cursor visit:-

https://brainly.com/question/30355731

#SPJ1

Elgin is taking notes for his presentation about how people drink too much soda and other sugary drinks, and he finds information about how some cities and states are taxing sugary beverages at a higher rate to encourage people to make healthier choices. In which portion of Elgin's presentation does this information fit?

Answers

Answer:

a solution to the problem

Explanation:

In organizing his text, the move taken by some cities to help their citizens make better choices will fall into the part where he lists or proffers solutions to the excessive intake of soda and sugary drinks by people. Prior to this part, he might begin by explaining what the problem is, and including data that shows the impact of this problem in the society.

When concluding the text, he may now include details of how the government has intervened in remedying the situation.

When operating your vessel with a vhf radio, what channel must you monitor?.

Answers

Answer: Channel 16. If you hear a MAYDAY call, remain silent, listen, and write down information about the boat in distress.

Hope this helps!

you are using lvm on your linux system to manage hard disk partitions. what command can you enter to scan for physical volumes on the system?

Answers

To scan for physical volumes on a Linux system that is using LVM to manage hard disk partitions, you can enter the command `pvscan`.

This command will scan all of the disks on the system and display information about the physical volumes that are found.
Here is the command in HTML format:

```html

pvscan


```
This command is part of the LVM suite of tools, and is used to manage physical volumes, volume groups, and logical volumes on a Linux system. By scanning for physical volumes, you can see which disks are being used by LVM, and how much space is available on each disk. This can be useful for troubleshooting or for planning future disk usage.

Learn more about Linux system administration:https://brainly.com/question/28314979

#SPJ11

Other Questions
Heather writes an essay for language arts and receives a poor grade. To figure out why she gets a poor grade, Heather looks at the writing rubric and compares it to the comments in her essay. She asks herself two questions.1. Which parts of the writing rubric did I master?2. Which parts did I miss and still need to work on?What strategy is Heather using to evaluate her work? Complete the sentence below.Heather is using the __________ strategy.what strategy is she using? How do you translate a function up? Based on what is known about Ancient Greece, how is modern society continuing in the Ancient Greek's footsteps? What I mean is, "how are we continuing in the Ancient Greek people's footsteps in modern society"? Answer please I need it tomorrow 2. (5 points) Describe and draw any rotation symmetries or reflection symmetries you see within the pattern. Li has t toy bricks.She only has red bricks and blue bricks.Li picks two bricks, one after the other.If the first brick she picks is red, the probability that the second brick is red isis 23is 1 07If the first brick she picks is blue, the probability that the second brick is red is10Calculate the value of t. I WILL GIVE BRAINLIESTTT King John of England upset his Barons for the follow reason. O Raised Taxes O Forced Widows to marry Lost wars to France O All of the above why it is not recommended to use a three-phase induction motor in applications requiring the motor to work at less than its nominal mechanical power HCl + Fe?ra g hihihihi on average, a book sells for $60. variable selling expenses are $6 per book with the remaining selling expenses being fixed. the variable administrative expenses are 5% of sales with the remainder being fixed. Which points in the Mitch below correspond to the point(-2, -3) I need a step by step correct answer bc i need to get in this college please help :( Does anyone know how to solve 7 and 8? WILL GIVE BRAINLIEST AND 5 STAR IF RIGHT!What best describes a difference between the ancient Greeks and other ancient cultures?The ancient Greeks participated in long-distance trade.The ancient Greeks did not have fertile land to grow crops.The ancient Greeks did not build cities around major rivers.The ancient Greeks built cities in the mountains for protection. Whereas the successful prosecution of the war requires every possible protection against espionage and against sabotage to national-defense material, national-defense premises, and national-defense utilities as defined in Section 4...I hereby further authorize and direct all Executive Departments, independent establishments and other Federal Agencies, to assist the Secretary of War or the said Military Commanders in carrying out this Executive Order, including the furnishing of medical aid, hospitalization, food, clothing, transportation, use of land, shelter, and other supplies, equipment, utilities, facilities, and services. According to the quote, what is he directing other departments and agencies to do?will report wrong answers Choose the correct placement for commas in this sentence.Sadly the balloons popped when I put them in my car.Choose 1 answer:ASadly the balloons popped, when I put them in my car.BSadly, the balloons popped, when I put them in my car.CSadly, the balloons popped when I put them in my car. Write at least 300 words, with your understanding about WesternReligion. the english renaissance is also called the___ period after the monarch who reigned for forty-five years. How many credit hours a student have to take for the two tuition cost to be equal round the answer to the nearest 10th of an hour 250+200 H equals 300+180 250+200 H equals 300+180-180-180 H 250+20 = 300 H equals credit hours