Arduino environment में single-line comment लिखने के लिए कौन सा symbol use होता है
In the Arduino environment, which symbol is used to write a single-line comment
A
/*
B
#
C
//
D
||
Explanation
Correct Answer: C) //