how division by using repeated subtraction by using recursion method?

Try it out on paper for something simple like 10/2 (repeat your subtraction of until you get to zero). A pattern will emerge. Determine a "base case" when you should stop subtracting.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.