Placement Papers - Veritas

Model C Language Technical Questions

  • What is multiple inheritance?
  • what is difference between function overloading and operator overloading?
  • What is null pointer?
  • What is a static function?
  • what is the difference between C and C++?
  • what is the difference between Arrays and Pointer?
  • what are access specifiers?
  • What is quick sort?
  • What is merge sort?
  • What is binary search tree?
  • What are tree transversals?
  • Explain Graphs?
  • What do you mean demand paging?
  • What is thrashing?
  • What is the difference between paged segments and segment paging?
  • What is Recursion Function?
  • Diffrence between default and copy constructor?