Test yourself under real exam conditions: 50 timed questions, 60 on the clock, pass mark 70%%. Instant score with a full review of everything you got wrong. Free — no account needed.
Exam details
Claude Code is Anthropic's official AI-powered CLI tool that helps developers write, edit, debug, and understand code directly in the terminal.
Run `claude` in your terminal from any project directory to start an interactive session with the AI assistant.
Claude Code can read files, write code, run tests, and execute shell commands autonomously, completing complex multi-step tasks end-to-end.
Navigate to your project root before starting Claude Code — it will automatically have context of all files in the working directory.
"Read [filename] and explain what it does" or simply "Read [filename]" before asking questions about its contents.