BCom C CPP Practical Question Bank OU
BCom C CPP Practical Question Bank OU
Applications) II-Semester
6. Write a C Program to Find the Size of int, float, double and char.
11. Write a C Program to Find the Largest Number Among Three Numbers.
14. Write a C Program to Calculate the Sum of first 'N' Natural Numbers.
22. Write a C Program to Check whether the given number is an Armstrong Number or not.
26. Write a C Program to Display Prime Numbers Between Intervals Using Function.
28. Write a C Program to Check Prime or Armstrong Number Using User-defined Function.
37. Write a C Program to Count the Number of Vowels, Consonants and so on.
40. Write a C program to create, initialize, assign and access a pointer variable.
42. Write a C program to count vowels and consonants in a string using pointers.
44. Write a C Program to Add Two Distances (in inch-feet system) using Structures.
49. Write a C++ program to add two numbers using data abstraction.