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

Should the this pointer can be used in the constructor?

0 Answers  


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


What is a hashmap c++?

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


What is difference between rand () and srand ()?

0 Answers  






What is const pointer and const reference?

0 Answers  


What is private, public and protected inheritance?

0 Answers  


Floating point representation and output seems to be compiler dependent?

1 Answers  


What do you mean by translation unit in c++?

1 Answers  


When can I use a forward declaration?

0 Answers  


What is a buffer c++?

0 Answers  


What happens when a function throws an exception that was not specified by an exception specification for this function?

1 Answers  


Categories