main()
{
int ptr[] = {1,2,23,6,5,6};
printf("%d",&ptr[3]-&ptr[0]);
}

Answer Posted / jithin ramakrishnan

2

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate fundamental data types and derived data types in C.

607


Was 2000 a leap year?

625


Is swift based on c?

636


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

616


What is clrscr ()?

633






hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1406


What happens if you free a pointer twice?

605


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1320


What are types of functions?

559


What does c mean before a date?

585


What is main () in c language?

590


What is "Hungarian Notation"?

633


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1481


What are the uses of null pointers?

588


What is omp_num_threads?

576