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 define an array in c:
Write a program to define an array and print the value of array.
void main()
{
int a[10]={0,11,21,34,44,75,46,57,88,89},i,j,k;
clrscr();
printf("a=%d\n",a);
for (k=0;k<=9;k++)
printf("*(a+%d)=a[%d]=%d\n",k,k,*(a+k));
printf("*a+%d=%d\n",k,*a+k);
}
getch();
write a simple c++ program to that use the value to add five number .your program should prompt the user to enter these five numbers one after the other
Write a program to print a digital clock which displays the time for 2 hours .
write a program to find the minimum number of shelves
A: A dangling pointer arises while you use the address of an object after its lifetime is end. It may occur in situations such as returning addresses of automatic variables from a
how we can code in c++ for assignment problem (operation research) method to mkinimization and mamization
1. Create text a file with the name "myemail" that has a single line in it, consisting of your email address. Something like "[email protected]" (or your hotmail or gm
I am having trouble declaring a variable and returning a value from my function.
pebble merchant problem
what is dynamic memory?
#include stdio.h> #include conio.h> #include string.h> void del(char[],char *); main() { char str[30],ch,*pp; clrscr(); p
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