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 29907void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 28741A+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 8492Write 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.
7156Post New C DAC Interview Questions
What is the use of Silverlight?
Is there any API available for implementing graphs in Spark?
What is the maximum size of sqlite database?
Which maintenance plan is suitable for managing outline service agreement and what call objects are required?
What is an incomplete type in c++?
Which sorting is best for large data?
How do I enable merge in excel?
How would you relate the spring mvc framework to mvc architecture?
What is layout set? What is it used for?
What are the important delegate methods of nsxml parser?
What is the usage of open cursor command?
how do you backup & restore ad? : Windows server 2003
When does page fault error occur?
Which function in r language is used to find out whether the means of 2 groups are equal to each other or not?
What is test item?