Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C language can someone explain this code to me? The output is 10; i dont know why 8/10 +48 will get 0 ? ? ?????????????,

C language can someone explain this code to me?
The output is 10; i dont know why 8/10 +48 will get 0
image text in transcribed
? ? ?????????????, ??? ????????????, ??C ??? helper.c #include 4 int ft_putchar(char c) write(1, &c, 1); return (0); 10 int main() 12 13 14 ft_putchar((8/ 10)+48); ft-putchar((8 % 10) + 48)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions

Question

Do you know how you will monitor progress?

Answered: 1 week ago

Question

2. How will you handle the situation?

Answered: 1 week ago

Question

3. Write a policy statement to address these issues.

Answered: 1 week ago