Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Profiler in projects?

Answers were Sorted based on User's Feedback



Profiler in projects?..

Answer / 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

Profiler in projects?..

Answer / anil

It maintain the Profile of the Project .

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More C++ General Interview Questions

How many static variables are created if you put one static member into a template class definition?

0 Answers  


What is a c++ object?

0 Answers  


Are c and c++ similar?

0 Answers  


Which programming language is best to learn first?

0 Answers  


What is Name Decoration?

2 Answers   Lucent,


Difference between struct and class in terms of access modifier.

0 Answers  


Where the memory to the static variables is allocated?

0 Answers  


Why is it called c++?

0 Answers  


What is the full form of stl in c++?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


What is the full form of c++?

0 Answers  


Is it possible for a member function to use delete this?

0 Answers  


Categories