a=5
a=a++/++a

Answer Posted / purvi

a=-12

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why C language is a procedural language?

624


What is calloc malloc realloc in c?

595


How do I copy files?

624


Which of these functions is safer to use : fgets(), gets()? Why?

636


What is %d called in c?

762






What is a good way to implement complex numbers in c?

597


What is methods in c?

643


Explain how do you list files in a directory?

619


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

563


How can you draw circles in C?

626


What are the 4 data types?

603


Is c call by value?

608


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

721


In C, What is the #line used for?

1064


What does a function declared as pascal do differently?

608