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!
Program to design list in c:
Write a program in c to insert the values in list
void main()
{
int i=0;
char a[20];
clrscr();
printf("Enter the line\n");
while((int)a[i]!=13)
scanf("%c",a[i]);printf("%c %d",a[i],i+1);
i++;
}
printf("%s",a);
getch();
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
Q: Name the operators which cannot be overloaded? A:sizeof, ., .*, .->, ::, ?:
Write a program to create a binary file and store the following data "hello", 0x0030,'1', 1.234 Using visual studio examine the binary file and note how the day is stored Answe
Using the Constructor There are basically three ways of creating and initializing the object. The first way to call the constructor is explicitly as :
What is copy constructor?
world wide web commands
Multidimensional Arrays - Every dimension is specified in separate brackets e.g. int arr[4][3]; This is a two-dimensional array with 4 as row dimension and 3 as
C Program for FIND EVEN & ODD NO.S IN THE ARRAY #include stdio.h> #include string.h> #include conio.h> void main() { int i=0,j=0, l_e[100],l_o[100];
please do send me the coding of this program
write a program that would accept the radius of the sphere and return its surface area.
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