Can we insert emojie in a program. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 19

Can we insert emojie in a program.

https://code.sololearn.com/c5KnZ0iFWyyd/?ref=app

12th Jul 2019, 6:01 PM
Muaz Ahmad
Muaz Ahmad - avatar
7 Answers
+ 11
Yes you can, check this code out how you can do this https://code.sololearn.com/cKba1R4i6hEi/?ref=app
12th Jul 2019, 6:33 PM
blACk sh4d0w
blACk sh4d0w - avatar
+ 6
Yes you can But they are called emoji codes For example insert &#x263A into an html document to render asmiley. You can try it. Also Here is a link to how to do it. https://www.kirupa.com/html5/emoji.htm
13th Jul 2019, 6:21 PM
Akubia Godwin Maxwell
Akubia Godwin Maxwell - avatar
+ 5
I don't think so because there is no such character in c++. But some of the ASCII characters will help you. Try printing all the ASCII characters, you will find different symbols.
13th Jul 2019, 10:53 AM
Manoj
Manoj - avatar
+ 4
yup....
14th Jul 2019, 1:33 AM
Aditya
Aditya - avatar
+ 4
Yes You can add Emoji in your program
14th Jul 2019, 6:06 AM
Vansh Gupta
Vansh Gupta - avatar
+ 3
Yes... Especially in comments
14th Jul 2019, 9:15 AM
Takam Darios
Takam Darios - avatar
+ 1
im so weak in programming anyone can help me what can i do
15th Jul 2019, 1:42 AM
Sahu Yuvraj
Sahu Yuvraj - avatar