diwakar prasad singh


{ City } ranchi
< Country > india
* Profession *
User No # 49333
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 7
Users Marked my Answers as Wrong # 4
Questions / { diwakar prasad singh }
Questions Answers Category Views Company eMail




Answers / { diwakar prasad singh }

Question { 4457 }

how can i print "hello"


Answer

#include
main()
{
printf("hello");
}

Is This Answer Correct ?    7 Yes 4 No