What are snapshots?
Who developed d3.js?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
How do you use lookup function in excel?
Explain where do you specify the license host details when you setup the clearcase for the first time?
what are all the components required to assemble solar panel other than pv cell?
What is a runtime version?
What are the section contain by the vugen while creating a vuser script?
take 100kva DTR( delta/wye ), what ll happen if we connect 11kv to LT side instead of connecting to HT side? will the DTR behave as a step up transformer or something else????
What is the use of -l when listing a directory?
What is the difference between sum and collect?
Consider the following algorithm, where the array A is indexed 1 through n: int add_them ( int n , int A[ ] ) { index i , j , k ; j = 0 ; for ( i = 1 ; i <= n ; i++) j = j + A[i] ; k = 1 ; for ( i = 1 ; i <= n ; i++) k = k + k ; return j + k ; } (a) If n = 5 and the array A contains 2, 5, 3, 7, and 8, what is returned? (b) What is the time complexity T(n) of the algorithm?
What do you mean by pointcut?
What do you mean by dml compiler?
Mention some use cases of apache mahout?