I have never understood why some people find abstract art appealing agree or disagree?

Answers

Answer 1

Answer: Disagree

Explanation:

Abstract art is a way to express yourself through art by using lines, shapes, colors, forms, and marks to portray what the artist may be feeling. It is appealing since it can connect with the observer that is looking at abstract art.  

such art that uses boxes such as: Wee Blue Coo Mondrian Abstract Cubes Squares

This art uses a lot of squares that are very vibrant showing that the artist is portraying something that is overfilled with joyfulness.


Related Questions

In Java Please

4.24 LAB: Print string in reverse
Write a program that takes in a line of text as input, and outputs that line of text in reverse. The program repeats, ending when the user enters "Done", "done", or "d" for the line of text.

Ex: If the input is:

Hello there
Hey
done
the output is:

ereht olleH
yeH

Answers

The program that takes in a line of text as input, and outputs that line of text in reverse is given

The Program

import java.util.Scanner;

public class ReverseString {

  public static void main(String[] args) {

       Scanner input = new Scanner(System.in);

       String line;

       do {

           line = input.nextLine();

           if (!line.equalsIgnoreCase("done") && !line.equalsIgnoreCase("d")) {

               String reversed = reverseString(line);

              System.out.println(reversed);

           }

       } while (!line.equalsIgnoreCase("done") && !line.equalsIgnoreCase("d"));

   }

  public static String reverseString(String text) {

       StringBuilder reversedText = new StringBuilder();

       for (int i = text.length() - 1; i >= 0; i--) {

           reversedText.append(text.charAt(i));

       }

       return reversedText.toString();

   }

}


Read more about programs here:

https://brainly.com/question/30783869

#SPJ1

Other Questions
The _____ separates the abdominal and thoracic cavities.a. lungsb. rib cagec. liverd. diaphragm Briefly (a few sentences is fine) describe how you would set up a pipeline on your preferred source control management platform to perform continuous integration testing of a simple front end web-based application. It could be anything you like eg a calculator that outputs the correct results from numbers you input.. Write the equation of the line parallel to 9x-4y=-7 that passes through the point (8,-5). Calculate the freezing point and the bolling point of each of the following aqueous solutions. (Assume complete dissociation. Assurne that water freezes at 0.00^{\circ} {C} and boils at \ A flexible budget is a budget prepared for a different level of volume than that which was originally anticipated. true. ROI formula. which of the two cognitive systems (system 1 and system 2) is most often used, and in what kinds of decision is it typically used? animals from different species are sometimes able to interbreed, producing hybrid offspring.suppose a serval, which has 36 chromosomes, breeds with a domestic cat, which has 38 chromosomes, and produces a savannah cat.how many chromosomes would the savannah cat have? identify the primary function(s) of dense irregular connective tissue. your company wants to activate enterprise licenses on a one-time basis by calling microsoft. which of the following activation processes will they need to use? our hunger levels are affected by question 1 options: a) internal bodily factors. b) external environmental factors. c) social factors. d) all of these. For a given input array A:3,2,1,6,4,8,5,9,7, what is the sequence of numbers in A after calling Build-Max-Heap (A) ? (please show the intermediate trees). (b) (6 points) For a given input array A:7,6,4,10,1,8,9,2,5, what is the sequence of numbers in A after the first partition (by calling Partition (A,1,9) )? Note that 1 and 9 in Partition (A,1,9) function call are array indexes. The Strongest Attractive Force Between Water Molecules Involves Hydrogen Bonding. ite your answer as an ordered list enclosed in curly brackets. f={(-14,84),(4,21),(7,39),(14,82),(17,71),(26,51)} by the following function. C(x)=12.00+0.08x What is the total cost for an order of 20 copt Under the Statute of Frauds, an oral promise to take on the debts of another is enforceable in some states. Can you think of any other activities that might be legally acceptable despite the fact that they are not in writing? i hereby authorize university of massachusetts global to initiate debit or credit entries to my depository according to the terms below, and for my depository to debit or credit the same to such account. in the event that this electronic payment is returned unpaid for any reason, i understand that a $25.00 return fee will be added to my student account.i hereby authorize university of massachusetts global to initiate debit or credit entries to my depository according to the terms below, and for my depository to debit or credit the same to such account. in the event that this electronic payment is returned unpaid for any reason, i understand that a $25.00 return fee will be added to my student account. Assume a company is preparing a budget for its first two months of operations. During the first and second months it expects cash sales of $25,000 and $41,500, respectively. It also expects credit sales of $51,500 and $61,500, respectively. The company expects to collect 45% of its credit sales in the month of the sale, 50% in the following month, and 5% is deemed uncollectible. What amount of cash collections would appear in the company's cash budget for the first month? . Multiple Choice $64,675 $23.175 $64.675 $23.15 $48.5 $4500 What theory/theories discussed in class or via the readings did you most identify with and why?What one (1) action item do you intend to move forward with, while on your path toward developing your leadership? Consider the function dot f(x, y, z) =z i+y cos(x) j +y sin (x) k .a) Describe the curve obtained when we make y = 2 and = 2 b) Represent on this curve the partial derivative f/x at the point P(/2, 1, 2) If a rectangular field has a width of 17 yards and a perimeter of 82 yards, calculate the area of the field.