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();
What is constructor or ctor? need help
what is the difference between call by reference and call by pointer method?
palindrome program with minimum character replacements
Ask question asdasasas#Minimum 100 words accepted#
People sometimes give their phone numbers using one or more alphabetic characters. Create a program that converts the alphabetic characters to their corresponding numbers. For exam
Can I free() pointers allocated along with new? Can I delete pointers allocated along with malloc()? A: No. It is completely legal, moral, and wholesome to employ malloc() a
flowchart of c programing to check the given number is prime or not
I am having trouble declaring a variable and returning a value from my function.
How to write a global inline function First, let's get away from member functions for a moment and consider a global function. To make a request that this function be in line:
Define the Recursion Function in C? In C, it is potential for the function to call themselves a function is describing 'recursive' if a statement within the body of a function
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: +1-415-670-9521
Phone: +1-415-670-9521
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd