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!
Write a C program to calculate the output Y for a given value of X for the following formula
Y=X2 + 2X +3 #include stdio.h void main() { char promt; float y,x; printf("Please enter in the real value of X\n\r");
scanf("%f",&x); y = (x*x) + 2*x + 3; printf("The value of Y is %f \n\r",y); printf("Press any key to exit \n\r"); scanf("\n%c",&prompt); }
For Loop with inner loop
Debug the following program to calculate N! #include using namespace std; main() { int N, factorial=1; cout cin >> N;
Program to show the ascii value of characters: int main() { int one_char; cout one_char = getch();
Smugglers are becoming very smart day by day. Now they have developed a new technique of sending their messages from one smuggler to another. In their new technology, they are send
what is history of c language
Find out the largest torque: A flat belt is taken in use to transmit torque from pulley A to pulley B as shown in figure given below. The radius of each pulley is 50mm and co
Call by reference: Arguments to a function can be passed in two way; one by call by value and other by call by reference. Call by value is passed either through a constant
Q: however shouldn't I always use a printOn() method instead of a friend function? A: No. The usual cause people wish to always use a printOn() method instead of a friend fu
A constructor that accepts one argument of a dissimilar type.
What if one forget the [] when deleteing array allocated through new T[n]? A: All life comes to a disastrous end. It is the programmer's responsibility not the compiler's to
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