how to print a statement in c without use of console statement ,with the help of if statement it should print
2 521820 apple 1 rupees(indian currency)1 orange 5 rupees and 1 lemon 1 rupee.i wan to buy 100 fruits(above mentioned)for 100 rupees. tell me how much quantity of apple orange and lemon will be buy for 100 rupees. this is serious qstn.help me plzz????????
15 92073Write a C Program to display the following menu: Menu 1. Display 2. Copy 3. Append 4. Exit Accept the choice (1-4) from the user, and perform the following tasks: Choice 1: Accept a file name from the user and display the file on screen Choice 2: Accept two file names, and copy first file to the second Choice 3: Accept two file names, and append second file to the first file Choice 4: Terminate the program
1 12081func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d !\n ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); }
1 10483Please send all the previous year question on SBI clerical post.My e-mail ID is crtn_arun@yahoo.com
2402can someone tell me how does preparedstatement works? its an interface and where is the implementation?
3 8497Can anyone suggest me how to write test cases for an application developed in image processing domain
1969Post New Satyam Interview Questions
why the ammeter and voltmeter has a circle representation
What is objectfactory in spring?
What will be the initial value of an object reference which is defined as an instance variable?
i am appearing in railway section engg. exam of chemical eng. therefore i want previous papers and study material of chemical eng.
What is the use of css?
What are different types of join?
How do know the number of browsers opened?
What is the pdca cycle and where testing fits in?
What is meant by Authorization Mechanism in Laravel ?
What are the record types in salesforce?
What is the best free web hosting for wordpress?
What is jms mean?
Explain the Methods Of ZooKeeper class?
What is the smtp protocol?
What is a Real Time Operating System? Elaborate.