Can I use C++ to work on Twitter API?

Viewed 12420

I am very excited to start working on Twitter API. I have looked about this on the web but I am unable to understand why most links talk about using PHP, Javascript or C# only. Since I know C and C++ only, can I use these languages? If not, then why?

4 Answers
Related