In the given image question there is no option number so we assume numbers in the option. In this question the option "1, 3, 4, and 6" is correct.
Explanation:
A resume is a short collection of information about your education, work experience, qualifications, skills, etc. It is hardly one to two pages. In creating of resume we should follow some points that can be described as:
First and most important part of the creation of a resume that we should choose a font that is easy to understand and read.
Then we write the name and the contact details of the person.
Highlight words or phrases with underlines or bold text. and use a consistent format.
We should avoid the large word and long sentence in resume and do not write any relevant competencies.
That's why the answer to this question is option "1, 3, 4, and 6".
In recursion method, a method calls itself until a condition becomes true and returned back. In mystery(), at first time, first is 0 and last is 4. Condition is checked and 0!=4 so else part is executed in which again mystery is called with first as 1 and last 4. This will go again and again until first=4.
When first=4 it is also equal to last so if part is executed and alpha[4] is returned which is 9, now it comes alpha[3] +9 which is 8+9 =17 .
It is returning values to its previous calls that is why it will reduce to alpha[0]+alpha[1]+alpha[2]+17 which is nothing but sum of all elements of a alpha
Well a viral meme would spread very fast, it's a VIRAL meme which means it would spread faster than a normal meme. Even if it is contained in the 24 hour time period it would still become rather popular.