• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

Explain the output of this code?

printf("%c\n",~('C' * -1));

cprintf
7th May 2019, 6:52 PM
Kanchi Sai Jyosthana
Kanchi Sai Jyosthana - avatar
2 Answers
+ 6
~a = -a - 1 so ~('C' * -1) = 'C' - 1 = 'B' https://www.sololearn.com/learn/4076/?ref=app
7th May 2019, 7:10 PM
Mert Yazıcı
Mert Yazıcı - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
0 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Balance
0 Votes