difference between checkbox vs radiobutton??
What is the d drive used for?
Can s3 be used with ec2 instances, how?
What is the closures in groovy?
What is refactoring? Name three common refactorings.
Is unix an operating system?
How do I create a hotkey in windows?
What is a projection view? : abap data dictionary
What is bluebugging?
What is the drive program methodology?
discus the worst and best case complexity of binary search
How would you use the functions fseek(), freed(), fwrite() and ftell()?
find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }
What is the difference between Data Warehousing and Data Mining?
What is the name given to portion of thermal energy to be necessarily rejected to environment ?