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 32246void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 30924A+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 9724Write 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.
7517Post New C DAC Interview Questions
Why do you want to work in HPCL and not any other corporation?
when u creating infoobject it shows reference and template what is it
What are the major versions of css?
Can a synonym name of a table be used instead of a table name in a select statement?
What is expention fastener (Fan)
What is the main use of preparing a traceability matrix?
What is node xml?
Do I need a dedicated ip?
When should we use component event and application events?
Why Do We Need The Single Supervisory Mechanism?
Hello Can anyone please share the interview details for QA positions in Tribal Fusion, Noida. Much Thanks
What is the difference between jpa and hibernate?
What are portlets?
How to Use Delphi or C++ Builder to Run a Query in a Text file ?
Why makefile is used in linux?