Hacker News new | ask | show | jobs
Indian Grade 12 Computer Science Exam 2010 English [pdf] (cbse.nic.in)
2 points by apperoid 5545 days ago
3 comments

Looks similar to the AP Computer Science Exam and not like a contest such as the IOI. The test is simply testing whether one knows the language syntax and not Computer Science in general.

This is a 'Programming' exam and not a 'Computer Science' exam.

The code given in this exam is terrible.

#include <iostream.h> ?!

Does that mean there is only C++ in India?