Hi, welcome to my website Programming.OM. My name is Om prakash kartik. This blog helps you to learn programming languages concepts and technique.
Write a program in C to count the number of digits of a given number. # include < stdio.…
Write a program in C to reverse the given string. # include < stdio.h > # include &l…
2018 BCA objective questions of paper II with answer. BRAB university Fill …
Switch case statement When we want to solve multiple options types problem, f…
Write a program in C to convert decimal into octal number. # include < stdio.h > # i…