VSCode & IDE Quiz

Complete this assessment with 100% score to master this chapter.

01Which VSCode extension provides core IntelliSense and debugging support for C?

02What is the purpose of the 'tasks.json' file in VSCode?

03Where do you configure the compiler path and IntelliSense mode in VSCode?

04Which shortcut is commonly used to Go to Definition (find where a function is declared)?

05What does 'launch.json' control in a VSCode C project?