Podcast
Questions and Answers
What is the binary file called?
What is the binary file called?
- Demo.doc
- Demo.txt
- Demo.bin (correct)
- Demo.exe
What happens if you do not follow the rules defined by the programing language?
What happens if you do not follow the rules defined by the programing language?
- Program is compiled
- Program is not compiled (correct)
- Syntax errors occur
- No errors occur
What should you take care of while writing code?
What should you take care of while writing code?
- Grammar
- Spelling
- Small syntax (correct)
- Large syntax