Placement Papers - iNautix

Note : These questions are frequently asked in iNautix.This questions is not enough for Technical Interviews. so please prepare all of them in your Study Materials and this Questions also.

Model Technical Questions

  • Write a c Program in fibanocci series?
  • Write a factorial program using c?
  • Write a program in reverse string?
  • Write a Prime number program using a c?
  • Write a program on simple matrix multiplication?
  • What is polymorphism?
  • Explain OOPs Concept?
  • What is inheritance?
  • Explain pointer in C langauges?
  • What is library functions?
  • What is the difference between C and C++?
  • What is the difference between Arrays and Pointer?
  • What are the advantages of inline functions?
  • what is the difference between C and CPP?
  • What is pointer variable?
  • What is arrays?
  • What is the difference between union and structure?
  • What is null pointer?
  • what are access specifiers?
  • What is Recursion Function?
  • Diffrence between default and copy constructor?