Skip to content
Home
Expertise
AI Services
Marketing
Software Development
Blog
Solution Maps
C++ Solution Map
Java Solution Map
Python Solution Map
Visual Basic Solution Map
FAQ
Contact
Log In
×
Home
Expertise
AI Services
Marketing
Software Development
Blog
Solution Maps
C++ Solution Map
Java Solution Map
Python Solution Map
Visual Basic Solution Map
FAQ
Contact
Log In
Write a character literal representing the digit 1.
LANGUAGE: C++
CHALLENGE:
Write a character literal representing the digit 1.
SOLUTION:
'1'
Posted in
C++
,
Learn To Code
,
Solution Maps
Posts navigation
← Declare a character variable named c.
Write a character literal representing the (upper case) letter A. →
Scroll To Top