Report Bug

Qus

What will be the output of the following Python code?

example = "helle"
print(example.rfind("e"))
Qus

निम्नलिखित पायथन कोड का आउटपुट क्या होगा?

example = "helle"
print(example.rfind("e"))


A. 1
B. 2
C. 4
D. 5


Solution
C. 4



Explanation

In Python, the rfind() method is a string method that is used to find the highest index of a substring in a given string. It is similar to the find() method, but instead of starting the search from the beginning of the string, it starts from the end and searches towards the beginning.

Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad