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 30830void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 29604A+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 8920Write 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.
7295Post New C DAC Interview Questions
is the speed of the system increases by increasing the cache memory size if it yes,way it can possible.
Is python interpreter or compiler?
How to capture a runtime error in vbscript?
Define association rules?
How delete a row in sql?
What is an asset class catalog? : fi- asset accounting
Explain what are linq compiled queries?
Difference between hbase and rdbms?
What is node ecosystem?
Which is better hashmap or arraylist?
What is difference between mysql and mysql workbench?
Is private consultancy involved in direct recruitment / interview process for field officer post in cabinet Secretariat posts
List the key features of the sap simple finance?
Explain what is inhibitor in codeigniter?
Can a procedure in a package be overloaded?