Perimeter of the back wheel = 9 feet, front wheel = 7 feet on a certain distance, the front wheel gets 10 revolutions more than the back wheel .What is the distance?
8 32472void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 31090A+B+C+D=D+E+F+G=G+H+I=17 where each letter represent a number from 1 to 9. Find out what does letter D and G represent if letter A=4?
4 9844Write a program to maintain a singly linked list having the following functions: a) Creation of the list b) Displaying the list. c) Swap all nodes at consecutive even odd positions. E.g.: The nodes at position 1 should be swapped with node 2, node 3 with node 4 and so on.
7550Post New C DAC Interview Questions
Explain the ab initio etl tool in high level?
what is the difference between native sql and cognos sql?
Is python a shell script?
What is the target antigen for neuroectodermal tumors?
Which is the best page replacement algorithm and Why? How
Pls send me the papers for Section engineer exam for railways.Its on 9th oct-08.Its urgent.My id is abhay_jg@yahoo.com
Explain virtual inheritance?
How do you search for wildcards?
What is the difference between maven, ant, and jenkins?
Explain the adapter and memento pattern?
How do you construct a scatter plot?
Is it safe to delete previous windows installation files?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
What is the function of TRAU?
What is the use of <> sql?