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
Can you sort a set c++?
Explain the benefits of proper inheritance.
write a function signature with various number of parameters.
What do you mean by inheritance in c++?
What are the two types of polymorphism?
What is buffering in c++?
Can java be faster than c++?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
What is constructor c++?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
How is modularity introduced in C++?
What is microsoft c++ redistributable 2013?
What are c++ redistributables?
Does c++ support multilevel and multiple inheritances?
How is new() different from malloc()?