a_to_z123
asia://india/ka/bangalore
Hi guys,
Recently I gave an interview for a company where I faced an unusual question.
The interviewer asked me to make a program which calculates 2^(any 5 digit no.) in any programming language.
The thing is that what data type to take as he specifically mentioned not to take BigInteger or Exponential types.
Please help me out. It'll be better f it be in C++ or Java.
Thanks in advance!
Recently I gave an interview for a company where I faced an unusual question.
The interviewer asked me to make a program which calculates 2^(any 5 digit no.) in any programming language.
The thing is that what data type to take as he specifically mentioned not to take BigInteger or Exponential types.
Please help me out. It'll be better f it be in C++ or Java.
Thanks in advance!