I have done B.Sc.(H)Zoology.Presently doing MBA(Global Business).Went for an interview.There they asked me "Why did you do MBA after doing B.Sc.?"
20 61853Post New ICICI Interview Questions
What is procedure in dbms?
Explain about the constants which help in debugging?
what is sflpag and sflsiz ?
Can I keep windows 7 forever?
Explain how to save silverlight uielements into an image?
What are the rules for a local and global variable in python?
What are the types of SCD?
What is tomee?
How to calculate the sag of OPGW during stringing???
How do I kill windows explorer?
Can localstorage be hacked?
You are going to take some performance measurements for your current project. You know that PV = 450, AC = 500, and EV = 375. What is the CV and SV respectively? A. CV = 125, and SV = 75 B. CV=-75, and SV=-125 C. CV = 75, and SV = 125 D. CV=-125, and SV=-75
FILE *fp1,*fp2; fp1=fopen("one","w") fp2=fopen("one","w") fputc('A',fp1) fputc('B',fp2) fclose(fp1) fclose(fp2)} a.error b. c. d.
What are xml schemas used for?
Why enum is used in c?