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...
Hi friends i have started dis forum regarding interview based......
so post ur programs which u think dat s neccessary in d basis of interview.....
FACTORIAL
import java.math.BigInteger;
public class Factorial {
public static void main(String[] args) {
//--...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.