Question

Create a metaphor or simile to describe each item in the following list. a.sound of an...

Create a metaphor or simile to describe each item in the following list.

a.sound of an explosion :

b.intelligent student :

c.crowded bus :

d.slow-moving car :

e.pillow :
0 0
Add a comment Improve this question Transcribed image text
Request Professional Answer

Request Answer!

We need at least 10 more requests to produce the answer.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the answer will be notified once they are available.
Know the answer?
Add Answer to:
Create a metaphor or simile to describe each item in the following list. a.sound of an...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • Write a Java program that will create a random list (array) randomize a  search item to be...

    Write a Java program that will create a random list (array) randomize a  search item to be found in the list sequentially search the array for that item. You must code the search and not use a search function. Display each comparison in the array; the element contents and the index. display whether the item was found or not. Now take that code and alter it to have two lists. Both lists randomize between 1 and 50. While traversing one list,...

  • Briefly Explain (Q1) Consider the last non-food item you purchased. List the item and then describe...

    Briefly Explain (Q1) Consider the last non-food item you purchased. List the item and then describe the steps you would take to properly price the item in context of the item. Based on this, was the item you purchased priced correctly?

  • Q.(1)Describe the algorithm and java implementation for the following operations A. Create a singly linked list...

    Q.(1)Describe the algorithm and java implementation for the following operations A. Create a singly linked list L1 with 4 nodes. You can use insert operation to add nodes to the list. Each element represent an airport code (e.g. BOS, ATL, JFK, MSP, etc.). Display the list L1 after it is created. B. Given singly linked list L1, create another singly linked list L2 that contains the same elements but in the reverse order. Display the content of both L1 and...

  • List and describe five measures that can be adopted to enhance the reliability of bus service...

    List and describe five measures that can be adopted to enhance the reliability of bus service on urban streets as a transportation engineering student. Include the physical characteristics of buses, streets, operations, and control.

  • You are required to create an application to store list of students and list of lecturers....

    You are required to create an application to store list of students and list of lecturers. Following information are to be stored for each student: - stdId: The student ID - stdName: Student name - stdDoB: Student date of birth - stdEmail: Student email - stdAddress: Student address - stdBatch: The batch (class) of the student Following information are to be stored for each lecturer: - lecId: Lecturer ID with 8 digits (fixed) - lecName: Lecturer - lecDoB: Lecturer date...

  • Linked list is a type of data structure. Each item of the list holds a data...

    Linked list is a type of data structure. Each item of the list holds a data and a pointer to the next item. Head is a pointer that points to the first element. Tail is the last element of the list, which points to "NULL". Linked list can be implemented using structures, consisting of some data types and a pointer. Write a program that creates the linked list given in the following figure and prints out the data in order....

  • Please answer this question by using PYTHON: Create a list called sequences that is initialized to...

    Please answer this question by using PYTHON: Create a list called sequences that is initialized to the following: ['tagtacta', 'catgat', 'gattaca', 'acta', 'gag'] for each item in the list use a function to transcribe it to RNA.

  • Create a linked list with the following features. A Node class that stores the data type...

    Create a linked list with the following features. A Node class that stores the data type of your choice. A constructor that creates a dummy header node. void display() -- A method for printing the list. void add(item) -- A method for adding a value to the beginning of the list void addEnd(item) -- A method of adding a value to the end of the list. bool contains(item) -- A method for finding a specified value in the list. int...

  • Provide Python code that does the following: Create the following list in your program: lst1 =...

    Provide Python code that does the following: Create the following list in your program: lst1 = ["apple", "banana", "pear", "grapefruit", "pineapple", "grape", "guava", "plum", "peach"] Write code that then does the following: Print the last item in the list. Print the first item in the list. Print all but the last three items in the list. Print the first, third, fifth etc. items of the list. Print the second, fourth, sixth etc. items of the list. Parts A- E should...

  • Write a c/c++ program to read a list of students from a file and create a...

    Write a c/c++ program to read a list of students from a file and create a list. The program should use a linked list for implementation. Each node in the linked list should have the student’s name, a pointer to the next student, and a pointer to a linked list of scores. There may be up to four scores for each student.

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT