Answer Posted / sreeram bugude
Profiler is an utility which is used to find the
optimization inputs in running the application.
in Unix, gprof and gcov will serve the purpose. for more
details please google it..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Differentiate between realloc() and free().
What is the insertion operator and what does it do?
What does catch(…) mean?
What is #include iostream in c++?
Write syntax to define friend functions in C++.
Write a struct time where integer m, h, s are its members?
How delete [] is different from delete?
How do you save a c++ program?
What is c++ and its uses?
Why do we use setw in c++?
What is the use of turbo c++?
Is c++ built on c?
Incase of a function declaration, what is extern means?
What is array give example?
Can turbo c++ run c program?