রিকার্শন
রিকার্শন — এর ইংরেজি recursion
ইংরেজি অর্থ — English meaning
A method where a function calls itself to solve a problem.
উদাহরণ — Example sentences
Recursion can make code shorter.
রিকার্শন কোডকে সংক্ষিপ্ত করতে পারে।
He solved the puzzle using recursion.
সে রিকার্শন ব্যবহার করে ধাঁধাটি সমাধান করেছে।