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 30382void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 29213A+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 8701Write 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.
7213Post New C DAC Interview Questions
Explain have you ever prepared mis reports and what are these?
what are the expectations of QA from unit level testing
What can sensors measure?
Tell me how to create a navbar in bootstrap?
what are the uses of general authorization checks?
What is white label ATM
How is it informed when the server is added to the cluster?
Explain the difference between plc and logic card?
What is Balance of Trade? What is Balanced Trade?
What is the use of drop command and what are the differences between drop, truncate and delete commands?
Why is c fast?
what databases supports goldengate integrated delivery?
What are the main purposes for which a cc amplifier may be used.
What is effective communication?
In Selenium how a test suit is run and report is generated.