How can you tell what shell you are running on unix system?


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

Post New Answer

More C++ General Interview Questions

How do you invoke a base member function from a derived class in which you have not overridden that function?

0 Answers  


Explain how functions are classified in C++ ?

0 Answers  


What is ofstream c++?

0 Answers  


What do you mean by global variables?

0 Answers  


Difference between static global and global?

16 Answers   Microsoft, Symphony, Wipro,






What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Explain friend class?

0 Answers  


What is linked list in c++?

0 Answers  


What is the difference between a declaration and a definition?

0 Answers  


What is flush c++?

0 Answers  


What are the benefits of pointers?

0 Answers  


Categories