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!
WAP TO PRINT THE LARGEST NUMBER FROM ANY 10 NUMBERS
#include stdio.h>
#include conio.h>
void main()
{
int a[10],i,max;
clrscr();
for(i=0; i<=9; i++)
printf("\t\t Enter Number: ");
scanf("%d", &a[i]);
}
max=a[0];
if(max
max=a[i];
printf("\n\n\t\t Maximum Value is: %d",max);
getch();
OUTPUT:
Is it possible to have Virtual Constructor? If yes, how? If not, Why not possible?
A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome
Webcam Driver static library or DLL required for Windows I want a .dll or .lib file using which i will take a snapshot from the webcam and it can't turn on the webcam LED while
Need algorithm for c programe #Minimum 100 words accepted#
Objects as Function Arguments: In C program there are several methods to define arguments, and in some case even a structure can be approved as an argument. Similarly in C+
Provide me the answer, Can a constructor throws an exception? How to handle the error when the constructor fails?
calculate skewness and kurtosis
What is Namespace and Explicit container Namespace - Namespaces are used to group entities such as objects, classes and functions under a name. Explicit container.
Write a function that calculates the number of elapsed days between two dates. For example the days between Feb 3, 1970 and June 21, 1980? Becareful for the Leap year.
My project is compiling but the equation entered is not working
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