Posts
Showing posts from February, 2023
Differences between the virtual function and pure virtual function
- Get link
- X
- Other Apps
C. Calculate area of square with side a.(using math.h ,pow)
- Get link
- X
- Other Apps
C. Sum using Function(Parameter,Argument) // int yash(int a,int b)
- Get link
- X
- Other Apps
C. Program to print GoodMorning,Afternoon,Night using Function(Prototype,Calling,Defination)
- Get link
- X
- Other Apps
C.Program to print sum using Function (prototype,calling,defination)
- Get link
- X
- Other Apps
C.Game for guessing number between 1-10(using Generating Random Values)
- Get link
- X
- Other Apps
C.Sum of first 10 natural numbers using do while loop
- Get link
- X
- Other Apps
C.Sum of first 10 natural numbers using while loop
- Get link
- X
- Other Apps
C.Sum of first 10 natural numbers using for loop
- Get link
- X
- Other Apps