Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
C Program for RADIUS OF CIRCLE
#define PI 3.14159
main()
{
float r,a;
clrscr();
printf("ENTER THE RADIUS OF A CIRCLE: ");
scanf("%f",&r);
a=PI*r*r;
printf("\NTHE AREA OF A CIRCLE IS %f",a);
getch();
}
OUTPUT :
ENTER THE RADIUS OF A CIRCLE: 5
THE AREA OF A CIRCLE IS 78.539743
Friend for Overloading Operators Sometimes friend functions cannot be avoided. For example with the operator overloading. Consider the following class that have data members to
how to set text in computer graphcs
explain the function of five elements that are found on a motherboard#
What is conversion operator? Explain it with example.
Define the Data File in C Programming? Many applications needs that information can written to or read from an auxiliary memory device. Such information is stock up on the memo
plaese tell the full program for the above given topic with the input and output
Variables Information stored in a variable can alter in the course of the program. The type used in the definition explains the kind of information the symbol can store. Variab
Enumerated Constants Enumerated constants enable the creation of new types and then explain variables of these types so that their values are restricted to a set of possible va
Question Write a program using c++ for the above function , at a= 1000, b=10 -3 ,10 -2 ,10 -4
Pupils' heights The health visitor at a school is going to measure the heights of all pupils. For each class she makes a statistics giving the number of pupils of each height and
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd