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 32232void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 30908A+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 9711Write 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.
7511Post New C DAC Interview Questions
How to check logs in unix?
What are the basic things in excel?
Explain the integration between lead and sale ?
What are usp limits for theoritical plats,resoution,tailing factor,peak to valley ratio
What is drupal theme?
Write down some modules that are used in drupal?
Explain the difference between array_merge() and array_combine()?
What is the use of jsp and servlet?
What are Folders?
where do you want to see yourself after 5 years?
What is the difference between the alpha helix and the beta-sheet protein conformations?
Explain the use of tuples in scala?
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
Define the lifecycle for executing a jsp page.
Explain whether a log output format can be customized?