what will be the output:
main(){char ch;int a=10;printf("%d",ch);}

Answer Posted / akhila

result is 0.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are data structures in c and how to use them?

682


Differentiate fundamental data types and derived data types in C.

621


Do pointers store the address of value or the actual value of a variable?

613


Describe the order of precedence with regards to operators in C.

637


Can we replace the struct function in tree syntax with a union?

786






What is the time and space complexities of merge sort and when is it preferred over quick sort?

678


What is strcmp in c?

604


Can we use visual studio for c?

556


What does dm mean sexually?

817


to find the closest pair

1827


code for find determinent of amatrix

1521


What is the difference between char array and char pointer?

530


What are the application of c?

652


to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?

1575


Why does not c have an exponentiation operator?

631