You should use the forum search. This question was asked several times before. Short answer: There is no built-in way.
I’m sorry if I have caught you on an off day, and nobody likes answering the same question,I tried looking through the forum but cant seem to find a solution you say you have answered this question before can it be done if so ill keep looking for the answer, but it feels like I’m looking for a needle in a hay stack,
https://wordpress.org/support/topic/cformsii-recaptcha
If you can write some PHP, you can use the pluggable CAPTCHA API to implement recaptcha yourself.
I’m am just a beginner at this is there any other way
I implemented it as it took only little time. I would not suggest anybody to use any Google service, but here you go: https://github.com/mcguffin/wp-recaptcha-integration/pull/67
This is the changeset to make WP reCaptcha Integration plugin work with cformsII. I hope the developer will include it soon, for now you can patch it yourself or just download from https://github.com/bgermann/wp-recaptcha-integration/archive/master.zip