When do we run a shell in the unix system? How will you tell which shell you are running?


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

Post New Answer

More C++ General Interview Questions

What is meant by const_cast?

0 Answers  


wap to accept 10 numbers & display the number of odd and even numbers??

1 Answers  


What do you know about near, far and huge pointer?

0 Answers  


What is an accessor in c++?

0 Answers  


How will you call C functions from C ++ and vice-versa?

0 Answers   Agilent, Tavant Technologies, Thomson Reuters, Verifone,


What is the difference between c++ and turbo c++?

0 Answers  


What is a map in c++?

0 Answers  


What is difference between class and structure in c++?

0 Answers  


What is the difference in size of this two clasees? Class A { int a; char c; float f; } Class B { float f; char c; int a; }

4 Answers  


How does java differ from c and c++?

0 Answers  


Where and why do I have to put the "template" and "typename" keywords?

0 Answers  


Where must the declaration of a friend function appear?

0 Answers  


Categories