Explanation: SmartArt offers different ways of visually presenting information, using shapes arranged in different formations. The SmartArt feature also allows you to preview different SmartArt formations, making it very easy to change shapes and formations.
The answer to the given question is the option "second".
Explanation:
Smart Art is part of the Microsoft office which was included in MS- office 2007 and later. The Smart arts define various methods of presenting information visually, using shapes, charts, and graphs in organized forms. and other options are not correct that cab be described as:
In the option first, SmartArt is not provided any enhancement on images or photographs.
In option third, SmartArt is not provided any search for a database.
In the option fourth, SmartArt does not help to construct data-based charts and graphs.
That's why the option "SmartArt offers different ways of visually presenting information, using shapes arranged in different formations" is correct.
C is a low level language and does not have classes. The language isn't based on object oriented programming(OOP) but is actually a foundation for higher level languages that adopt OOP like c++. Using c++ programming language we can implement the class, flower, with its three variables/properties and functions/methods since it is an object oriented programming language.