how to explain our contribution in the project?



how to explain our contribution in the project?..

Answer / Alok Kumar Chaudhari

To explain your contribution in a project using C++, you can focus on the specific tasks and accomplishments you have made within the project. This could include designing and implementing algorithms, creating efficient data structures, writing unit tests, optimizing code for performance, debugging issues, or collaborating with other team members to complete the project.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Write a program which uses functions like strcmp(), strcpy()? etc

1 Answers  


How many types of classes are there in c++?

1 Answers  


What is a catch statement?

1 Answers  


What are vectors used for in c++?

1 Answers  


What is setw manipulator in c++?

1 Answers  


Differentiate between a pointer and a reference with respect to c++.

1 Answers  


Explain the static member function.

1 Answers  


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

1 Answers  


How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?

1 Answers  


What is c++ vb?

1 Answers  


What is an operator function? Describe the function of an operator function?

1 Answers   Fidelity,


What is the use of 'this' pointer?

1 Answers   Fidelity,


Categories