When do we run a shell in the unix system?


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

Post New Answer

More C++ General Interview Questions

Write my own zero-argument manipulator that should work same as hex?

0 Answers  


What is general form of pure virtual function? Explain?

0 Answers  


Show the declaration for a pointer to function returning long and taking an integer parameter.

0 Answers  


What is difference between class and function?

0 Answers  


Can notepad ++ run c++?

0 Answers  






What is microsoft c++ redistributable 2013?

0 Answers  


Can comments be longer than one line?

0 Answers  


What is static function? Explain with an example

0 Answers  


Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


Differentiate between a template class and class template in c++?

0 Answers  


Can we distribute function templates and class templates in object libraries?

0 Answers  


What is the use of 'this' pointer?

0 Answers   Fidelity,


Categories