main()
{
intj;
while9j<=10)
{
printf("\n%d",j);
j=j+1;
}
}

Answer Posted / soni

compile error

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any one provide me the notes of data structure for ignou cs-62 paper

1708


What is the difference between fread buffer() and fwrite buffer()?

676


How does normalization of huge pointer works?

644


How can I invoke another program or command and trap its output?

621


What is a const pointer in c?

675






c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

619


What is dynamic dispatch in c++?

563


What is difference between structure and union with example?

602


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

693


When should structures be passed by values or by references?

588


Do array subscripts always start with zero?

788


What is c programming structure?

623


What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2603


Can we add pointers together?

622


What is a pointer value and address in c?

636