Why do you think flowers are a popular topic for macro photography?
Macro photography is the part of photography that focuses on taking pictures of very small objects (or small parts of larger objects). Popular subjects are insects, flowers and small mechanical parts.
Flowers are a very popular subject because they always have lots of interesting details no matter how close you zoom in, like insects. Flowers however tend to be easier to photograph because they move a lot less than insects.
Do you think you’d like to photograph flowers?
Yes, because it's a new way to look at them.
functions are available with MS-Excel..
1.count and sum
2.cell references
3.data and Time
4.text
5.lookup and reference
6.finanical
7.round
8.array formula
The skill thar is being displayed I thing is being outgoing and loyal
Answer:
False
Explanation:
Interfaces are similar to classes in Java, but they are not a type of class. A class defines the attributes and behaviours of objects, while interface contains the methods that shows the behaviours to be implemented by a class.
A method is one or more group of statements, it does not need to end with a semicolon. Methods in interfaces are abstract and for a class to contain these abstract method, it must be defined in the class.
Answer:
Option 4 is the correct answer to the above question.
Explanation:
In the Linux operating system, The etc folder is listed on the root directory. When any user wants to go in the root directory of the Linux operating system from anywhere, then he needs to follow the command of the name of the folder where he wants to go with the '/' symbols. The above question states that the user wants to go to the etc folder of the root directory, then he needs to press the command '/etc' with the help of cd command because cd command is used to open any folder. So the option 4 is the correct, while the other is not because--
- Option 1 states about cd which gives the error.
- Option 2 states about cd /home/mary/etc which take the user to the etc folder which is in the mary folder.
- Option 3 states about the cd etc which is used to take the user on the etc folder which is in the current folder.
- Option 5 states about the cd\etc which gives the error.