Pls further explanation o bool n double | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

Pls further explanation o bool n double

book is online =true

17th Mar 2018, 6:32 PM
Samuel Sarpong
2 Réponses
+ 12
variable name[here isOnline is variable_name] can't contain spaces bool isOnline=true; //for C# language https://www.sololearn.com/learn/CSharp/2582/?ref=app
17th Mar 2018, 6:36 PM
Gaurav Agrawal
Gaurav Agrawal - avatar