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
What is the extraction operator and what does it do?
What is constant in c++ with example?
What is vector processing?
Do you know what are static and dynamic type checking?
Is it possible to provide special behavior for one instance of a template but not for other instances?
Is c++ a software?
List different attributes in C++?
Explain static and dynamic memory allocation with an example each.
Why should you learn c++?
How can you quickly find the number of elements stored in a static array?
What are dynamic type checking?
Write a program to add three numbers in C++ utilizing classes.
What is a class template?
Which is the best c++ compiler for beginners?
What is doubly linked list in c++?