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
2401can 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
Difference between get and post method.
How to differentiate between a CreateObject() and GetObject() ?
How to find the given query is optimised one or not?
Hi is there is any tool to debug Delphi ISAPI dlls in borland 2006 framework. AS i am a new to delphi borland i need a detailed description for debugging the web application in delphi as per my analysis the ISAPI dlls calling the htm files please help me ....
Which is better stringbuilder or stringbuffer?
How do you identify a structural directive in html?
My question is.. I Received the amount from party through the bank. example. 1. Actual received from party $1000 @ 32.70 = 32,700 baht(service charge included ) 2. Bank Charge 500 baht 3. Given the credit to pary $ 1000 @ 32.50 = 32,500 baht 4. and bank charge 500 debit on party account also. .... For the First three transacion on account bank account dr 32200 bank charge dr 500 party cr 32,500 ex. fluxation cr 200 how can treate the 4th transaction. thanks in advance
Does handling rpa operations need special skills?
What is hidden attribute in a feature?
What is Sequence clustering algorithm?
how to make an earthing certificate
Does spark store data?
What are the features of microsoft access?
Explain about arrays in vb script?
Is wpf desktop application?