1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Sunny_sXe [5.5K]
3 years ago
10

Miriam is doing a measurement with her multimeter and the LCD is showing Hz. What's she measuring?

Engineering
1 answer:
-BARSIC- [3]3 years ago
7 0

Answer:

voltage

Explanation:

because it is used with a moving pointer to display readings.

You might be interested in
How many gallons of water can you collect on a roof 40'×35' in a 1" rain?​
Vedmedyk [2.9K]

The answer to your question should be 630, if you have a roof the size of 40 feet, by 35 feet.

If the roof is 40 inches, by 35 inches, you would have collected 4.36 inches of rain.

Explanation: To calculate this you are going to do this:

Length of the roof ______ feet * width of roof _______ feet * .6 gallons per square feet *.75 * ________ however many inches of rain

* means multiply

7 0
4 years ago
In this homework problem we’ll begin completing an implementation of SimpleList that uses a linked list of Item objects internal
balu736 [363]

The solution contains multiple java files. The initial linked list is 10 20 30 40 . The modified list is 20 30 40

<u>Explanation</u>

//Define the interface SimpleList;

public interface SimpleList

{

   public Object get (int index);

   public void set (int index, Object element);

   public void add (int index, Object element);

   public Object remove(int index);

   public int size();

}

SimpleLinkedList.java:

//Define the class SimpleLinkedList that implements the SimpleList.

public class SimpleLinkedList implements SimpleList

{

   //Define the Item class.

   class Item

   {

       Object value;

       Item next;          

       Item (Object setValue, Item setNext)

       {

           value = setValue;

           next = setNext;

       }

   }      

   protected Item start;

   protected int currentSize;      

   //Define the default constructor.

   public SimpleLinkedList()

   {

       currentSize = 0;

       start = null;

   }      

   //Define the parameterized constructor.

   SimpleLinkedList(Object[] values)

   {

       currentSize = 0;          

       //Start the loop and call the add method.

       for(int i = 0; i<values.length;i++)

       {

           add(i, values[i]);

       }

   }      

   //Define the method to return the object

   // at the given index.

   atOverride

   public Object get (int index)

   {

       //Call the getItem() method and return it's value.

       return getItem(index).value;

   }      

   //Define the set() method.

   atOverride

   public void set (int index, Object element)

   {

       if (index < 0 || index >= currentSize)

       {

           return;

       }

       int currentIndex = 0;          

       for (Item current = start; current != null; current = current.next)

       {

           if (currentIndex == index)

           {

               current.value = element;

               break;

           }

           currentIndex++;

       }

   }    

   //Define the getItem() method.

   protected Item getItem(int index)

   {

       if (index < 0 || index >= currentSize)

       {

           return null;

       }      

       int currentIndex = 0;        

       for (Item current = start; current != null; current = current.next)

       {

           if (currentIndex == index)

           {

               return current;

           }

           currentIndex++;

       }

       return null;

   }      

   //Define the add() method.

   atOverride

   public void add (int index, Object toAdd)

   {

       if (index == 0)

       {

           start = new Item (toAdd, start);

           currentSize++;

           return;

       }        

       Item previousItem = getItem(index - 1);        

       if(previousItem == null)

       {

           return;

       }          

       Item newItem = new Item(toAdd, previousItem.next);

       previousItem.next = newItem;

       currentSize++;

   }      

   //Define the method to return the size of the linked list.

   atOverride

   public int size ()

   {

       return currentSize;

   }      

   //Define the method to remove an index from the linked list.

   atOverride

   public Object remove (int index) {

       // TODO Auto-generated method stub

       return null;

   }      

}

YourSimpleLinkedList.java:

//Define the YourSimpleLinkedList class.

public class YourSimpleLinkedList extends SimpleLinkedList

{

   //Define the default constructor.s

   public YourSimpleLinkedList()

   {

       super();

   }      

   //Define the parameterized constructor.

   YourSimpleLinkedList(Object[] values)

   {

       super(values);

   }

   //Define the method to remove an index.

   at Override

   public Object remove(int index)

   {

       //Return null if the index is out of range.

       if (index < 0 || index >= currentSize)

       {

           return null;

       }        

       //Set the start Item if the first value

       // is to be removed.

       if (index == 0)

       {

           //Store the value of the node to be removed.

           Object temp = start.value;

           

           //Set the start Item.

           start = start.next;

           

           //Update the size of the linked list and return

           // the deleted value.

           currentSize--;

           return temp;

       }        

       //Initialize the required variables.

       int currentIndex = 0;

       Item current = start;

       Item prev = start;        

       //Start the loop to traverse the list.

       while (current != null)

       {

           //Check the index value.

           if (currentIndex == index)

           {

               //Store the value to be deleted.

               Object temp = current.value;                

               //Set the next pointer.

               prev.next = current.next;                  

               //Update the size of the linked list and return

               // the deleted value.

               currentSize--;

               return temp;

           }            

           //Update the values.

           currentIndex++;

           prev = current;

           current = current.next;

       }

       return null;

   }

}

Main.java:

public class Main

{

   public static void main(String[] args)

   {

       //Create a list of objects.

       Object [] values = {10, 20, 30, 40};          

       //Create an object of the YourSimpleLinkedList class.

       YourSimpleLinkedList myList = new YourSimpleLinkedList(values);        

       //Display the initial list.

       System.out.print("The initial linked list is ");

       for (int i=0;i<myList.size();i++)

       {

           System.out.print(myList.get(i) + " ");

       }        

       //Remove an index from the list.

       myList.remove(0);        

       //Display the modified list.

       System.out.println();

       System.out.print("The modified list is ");

       for (int i=0;i<myList.size();i++)

       {

           System.out.print(myList.get(i) + " ");

       }

   }  

}

5 0
4 years ago
Please help
Alla [95]

Answer:

Explanation:

?

5 0
3 years ago
The "Crawler" developed to transport the Saturn V launch vehicle from the assembly building to the launch pad is the largest lan
Illusion [34]

Answer:

a) 152000 slugs

b) 2220000 kg or 2220 metric tons

Explanation:

A body with a weight of 4.9*10^6 lbf has a mass of

4.9*10^6 lbm * 1 lbf/lbm = 4.9*10^6 lbm

This mass value can then be converted to other mass values.

1 slug is 32.17 lbm

Therefore:

4.9*10^6 lbm * 1 slug / (32.17 lbm) = 152000 slugs

1 lb is 0.453 kg

Therefore:

4.9*10^6 lbm / (1/0.453) * kg/lbm = 2220000 kg

5 0
4 years ago
This road sign means
Llana [10]

Answer:

B. Steep Downhill Ahead

3 0
3 years ago
Read 2 more answers
Other questions:
  • SSL/TLS is used for ________.
    7·1 answer
  • Energy is generated uniformly in a 6 cm thick wall. The steady-state temperature distribution
    11·1 answer
  • Write C code that does the following: 1. Numerically compute the following series 1−13+15−17+..=????4 and approximate π. Vary it
    5·1 answer
  • Can anyone pls help.Will mark as branliest
    14·1 answer
  • State whether the following statements are true or false. Provide a brief justification for your answer.
    5·1 answer
  • Water at 80°F and 30 psia is heated in a chamber by mixing it with saturated water vapor at 30 psia. If both streams enter the m
    13·1 answer
  • In a mechanical assembly operation, the first work unit required 7.83 min to complete and the learning rate for mechanical assem
    9·1 answer
  • What is the differences between total revenue and total costs? Make
    6·1 answer
  • 50POINTS
    15·2 answers
  • Jordan's dad made a new recipe for dinner. Jordan looked at the food and saw that it was white, yellow, and purple in color. She
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!