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...


Explain about profiling?



Explain about profiling?..

Answer / reejusri

In symbian , we have a tool called profiler which provide
different type of information about the application(s) like
which thread is taking how much CPU time, memory usage,
life time of an object, resource utilization etc..,

Using of Profiler to get above info is called profiling.

To use this we have to add the profiler .lib and related
functionality code to our program.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is unary operator? List out the different operators involved in the unary operator.

0 Answers  


What is the most useful programming language?

0 Answers  


What is an adaptor class or Wrapper class?

1 Answers  


What is buffering in c++?

0 Answers  


Is c++ still being used?

0 Answers  


What do you mean by inheritance in c++? Explain its types.

0 Answers  


Will the following program execute?

0 Answers  


What is copy constructor? Can we make copy constructor private in c++?

0 Answers  


What is realloc() and free()? What is difference between them?

1 Answers  


what is data encapsulation in C++?

0 Answers  


What is a binary file? List the merits and demerits of the binary file usagein C++.

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


Categories