Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Sum of 5 consecutive numbers is 35. How many of the numers are prime:

677


2- What are the percentages between excitation currents in phase (R, S and T) in ∆ and Ỵ connections in excitation Current test in transformers?

1561


How do I start mongodb in terminal?

1


Explain release strategy

710


WHAT TYPE OF QUESTION ASK FOR POST SENIOR TECHNICAL ASSISTANT IN DRDO

7638






What are commit and rollback in sql?

538


What happens if you turn your computer off during an update?

449


How should I use sorted queues? : BEA Weblogic

551


How is node js used in web development?

234


Describe the function of Accumulator into the Pump

1456


How core data differs from sqlite?

455


What is drush command?

131


What are skinny tables ? What are they used for ?

201


#include int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

1487


Why is currying called currying?

443