- 1

Pls further explanation o bool n double

book is online =true

17th Mar 2018, 6:32 PM
Samuel Sarpong
2 Respuestas
+ 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