Plz solve and explain

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Plz solve and explain

Post by answerhappygod »

Plz solve and explain
Plz Solve And Explain 1
Plz Solve And Explain 1 (18.26 KiB) Viewed 48 times
What letter is stored in variable lett2 after running the code fragment below? int main() { unsigned char lett = '6', lett1, lett2; lett = func(lett); lett 1 = func(lett); lett2 = func(lett1); } char func(char x){ chary; y = x + 3; return y; }
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply