Answer Posted / debjani chakraborty
I think,that was not as prospective to enhance & chanelise
my inner skills and efforts.Actually,I think myself lucky
as getting involved in some challenging job but the last
one was not that sort of job.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the differences between java and c++?
Explain Memory Allocation in C/C++ ?
What are c++ data types?
What are the advantages of c++? Explain
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
What is cin clear () in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What is the purpose of template?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What is a map in c++?
How a modifier is similar to mutator?
How do you find out if a linked-list has an end?
what is oops and list its features in c++?
What is the difference between a reference and a pointer?
Is there any difference between int [] a and int a [] in c++?