#cprogramming #cinterviewprogram #codewithbhupendra
In this C Programming Video, I have covered how we can design a C Program to find sum of harmonic series 1/1 + 1/2 + 1/3 + .... + 1/n by asking user to input number n.
Further improved program by asking user to input x, so that we can find sum of series x/1 + x/2 + x/3 + .... + x/n
Also suggested some more programs based on logic that I have covered in the Video.
------------------------------------------------------------------------------------------------------
You can Watch my videos on Code::Blocks
I ) Top 10 Differences – Turbo C and Code::Blocks • Top 10 Difference between Turbo C++ and Co...
II) Installing and Setting Code::Blocks
Hindi: • Codeblocks Installation and Settings Guide...
English: • Codeblocks Installation and Settings Guid...
Sindhi: • Codeblocks Installation and Settings Guide...
Hello Friends,
My Name is Bhupendra Khilrani
You can Subscribe to my channel
/ codewithbhupendra
and
tech code guruji
/ @techcodeguruji
Watch my following Playlists:
C Programming in Hindi
• C Programming in Hindi
C++ Tutorial in Hindi
• C++ Tutorial in Hindi
C Interview Series:
• Count occurrence of each character in a st...
Java Programming in Hindi
• Java Programming in Hindi
Python Tutorial in Hindi
• Python Programming Tutorial
PL/SQL Tutorial in Hindi
• Multiple if else in PL/SQL with example pr...