Explanatory Question
What is the value stored in variable res given below:
double res = Math.pow ("345".indexOf('5'), 3);
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.