PDA

View Full Version : Programming With C++



  1. Virtual function
  2. Conversion constructor and conversion function
  3. Casting in C++
  4. Using distclean target in Makefile
  5. Including header file
  6. Dynamic object creation.
  7. Including other header files in .h files
  8. Database Program.
  9. Accessing values defined inside class constructor by a pointer using object of class
  10. Scope Resolution Operator
  11. Destructor of Base class
  12. Inline Functions
  13. Boost Libarary- String manipulation
  14. Operator Overloading.
  15. Static Functions
  16. Virtual Destructor
  17. Pure Virtual Function.
  18. Difference b/w classes and structures
  19. Error in database exercise of Functions
  20. c-style cast
  21. gprof tool
  22. STL Container (vector) conversion
  23. Creating a fat object.
  24. extern "C"
  25. Structure in class
  26. Polymorphism
  27. Constant Reference.
  28. Stream Exercise.
  29. Google test library
  30. Void Pointer
  31. Design Pattern
  32. memory leaks using valgrind
  33. this pointer
  34. classes and objects exrecise
  35. Static Member Function
  36. Difference between Inline functions and Macros
  37. Queue
  38. Typecasting in C++
  39. Default constructor and Default argument.
  40. Difference between char * and int *
  41. STL usage in project
  42. Singleton Design pattern usage in FSM
  43. private attribute
  44. Constructor question
  45. Doubt in inline fuction
  46. use of protected in C++
  47. problem related with reference and pointer.
  48. Default argument problem
  49. constant access
  50. Inheritance program
  51. Function exercise
  52. layout of a class
  53. protected constructor question
  54. Strings
  55. streams medium exercise
  56. void value not ignored as it should be
  57. error 127 when running make test
  58. flex error
  59. const_cast
  60. error in compiling multidimensional array program
  61. Command line arguments for linking
  62. makefile
  63. function easy exercise
  64. endl character
  65. myapp.h file
  66. Constructor and Destructor
  67. const type
  68. Passing object as function parameter
  69. Functions.
  70. bool function
  71. problem in dynamic_cast
  72. templatized function
  73. STL Containers
  74. string in tight loops
  75. problem in constants exercise
  76. Shallow and deep copy
  77. STL_Containers exercise
  78. Boost_Library Exercise
  79. use of iterator in stl
  80. Namespace
  81. macros and variables
  82. Storage of constants
  83. Polymorphism