InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the tone() function?(a) To generate a sine wave(b) To generate a cosine wave(c) To generate a stable voltage level(d) To generate a square waveI had been asked this question during an online exam.My doubt is from Advanced Input Output in section Arduino Programming of Arduino |
|
Answer» Correct option is (d) To generate a square wave |
|