Question
Total number of lipsticks sold by Mac in the month of
April 2022 is how much percent less/more than the total number of lipsticks sold by Lakme in the same month? Read the following information carefully and answer the given questions below: The bar graph given below shows the distribution of the number of glossy lipsticks sold by five different companies in the month of April 2022. It also shows the percentage of matte lipsticks sold by each company out of the total number of lipsticks sold by it. Note: Total number of Lipsticks = Number of Glossy Lipsticks + Number of Matte LipsticksSolution
Required % = [(600 – 400)/400] x 100 = 50%
How do you access the value of a variable named `USERNAME` in a shell script?
Slowly Changing Dimension (SCD) is used to:
In shell scripting, how do you assign the string "Hello World" to a variable named `MESSAGE`?
What is the exit status code of a successfully executed command in Linux shell?
Which command is used to display the current working directory in a Unix-like operating system?
How can you make a shell script executable?
Which operator is used to append output to a file?
OLAP is primarily used for:
What does the command `chmod 755 myscript.sh` set as permissions for `myscript.sh`?
Which command is used to display the number of lines in a file?