Accenture Technical Interview Questions - 1Year+ Experienced, C++

This interview was conducted for 1 year or more exp. guys in C++.1) Firstly he asked me about the project and i was thoroughlygrilled.2)Then he asked to list the various types of storage classes and asked me to explain the scope & lifetime of each one.. (Auto,Static,Register,Extern,and also mutable(only used for classes) )3) Right shift/Left shift + 1\'s complement conceptsthen asked me to give the output of this:-i == 10;int j == i >> 10;cout<

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions