how to print a statement in c without use of console statement ,with the help of if statement it should print
2 522220 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 92078Write 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 12083func(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 10486Please send all the previous year question on SBI clerical post.My e-mail ID is crtn_arun@yahoo.com
2404can someone tell me how does preparedstatement works? its an interface and where is the implementation?
3 8500Can anyone suggest me how to write test cases for an application developed in image processing domain
1971Post New Satyam Interview Questions
How is grep so fast?
Explain why do we convert frequency domain to laplace domain?
How do I upgrade wordpress?
How do you do a power query in excel?
What is book profit? How it was calculated
Tell me where the error logs in appear in z/os?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What are some other signature schemes ?
How do you write a directive?
What do you mean by a replica set in mongodb?
What are unworked items in blue prism?
How can we make a executable file with python script?
What do the course numbers mean?
What is the directory structure of yii2?
What are elliptic curve cryptosystems ?