Skip to main content

Posts

Featured

Latest Posts

C++.Default Constructor Program

C++. This-> pointer simple program

Differences between the virtual function and pure virtual function

C++.swap using pointer

C++.First 10 odd numbers using for

C. Calculate area of square with side a.(using math.h ,pow)

C. Sum using Function(Parameter,Argument) // int yash(int a,int b)

C. Program to print GoodMorning,Afternoon,Night using Function(Prototype,Calling,Defination)

C.Program to print sum using Function (prototype,calling,defination)

C.Game for guessing number between 1-10(using Generating Random Values)