What's the "software peter principle”?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


What is namespace std; and what is consists of?

0 Answers  


Why did you leave your last job?

2 Answers  


Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


What information can an exception contain?

0 Answers  


What is the best c c++ compiler for windows?

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,


What is ios in c++?

0 Answers  


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

0 Answers  


what is pre-processor in C++?

0 Answers  


What will the line of code below print out and why?

0 Answers  


Explain binary search.

0 Answers  


Categories