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 |
Write a program which uses functions like strcmp(), strcpy()? etc
How many types of classes are there in c++?
What is a catch statement?
What are vectors used for in c++?
What is setw manipulator in c++?
Differentiate between a pointer and a reference with respect to c++.
Explain the static member function.
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
What is c++ vb?
What is an operator function? Describe the function of an operator function?
What is the use of 'this' pointer?