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 32710void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 31311A+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 9965Write 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.
7598Post New C DAC Interview Questions
What is feature modules and also explain types of feature modules in angular?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the concatenation operator in java?
How did you come to know about Amazon?
Is it good to use important in css?
Why is kotlin preferred over java?
Why did you apply for Amazon?
What is needed for insurance?
Can excel be a database?
Do you know about NPA?
What is intelligence in artificial intelligence terms?
How do I create my own document type?
How do you let subordinates know what you expect of them?
What is Weblogic ? (Weblogic Interview Questions)
how to convert the recors form vsam file to db2 table tru file aid