box1-2 box2-12 box3-350 using multiplication and division only bring 74 in box 3 in 3steps
How are electrons in an atom visualized?
Which interface need to implement so that you can use lightning component as tab like custom object and vf page? : salesforce lightning component
What are the new image elements in HTML5?
Explain about point to point?
What is shared object?
How view is different from a table?
Expand---------TDCB
Is strcmp case sensitive?
What is difference between static call and dynamic call?
What is pass in Python?
What is externalizable interface?
.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }
List some difference between angularjs and angular 2?
What are the steps to configure homestead?