please help to write the code of chess game in c++??????????
Answer Posted / alamkhan
u can do this without do anything
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is a container class?
What new()is different from malloc()?
What is the difference between while and do while loop?
Should the member functions which are made public in the base class be hidden?
Explain storage qualifiers in c++.
What are the advantages of using const reference arguments in a function?
What is an adaptor class in c++?
Explain polymorphism?
What are references in c++?
What are the uses of typedef in a program?
Explain rtti.
What are static member functions?
What are the stages in the development cycle?
When should you use global variables?
Why namespace is used in c++?