Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
3 5412Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
2403Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
7 22560Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.
12 47282What is the output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }
5 22711Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
6 9563Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
10 13845You are given two candles of equal size which can burn 1 hours each. You have to measure 90 minutes with these candles.( there is no scale or clock). Also u r given a lighter.
1 21644There are 25 horses and five tracks. There is no stop clock and we have to find the top 5 horses in the bunch. What is the minimum possible races ?
14 31920Where can I find data structures question and answers with comprehensive working code written in Java
2370Post New Amazon Interview Questions
purchase return liability or asset?should it be included in the balanced sheet?
Do you use cab services? What can you comment on Uber and Ola taking the share of local autowalas?
what are the different types data power appliances?
Other than the default port 444 how you can run selenium server?
Explain me what is casing?
How to make post request in node.js?
How do you want to contribute to the field of marketing?
What do you understand by annotation in ejb to do the database entity relationships/mappings with examples?
Write code to fetch the users in list?
What is report viewer?
What the first class that is loaded by any new WPF Application project?
Change of General Ledger Cost Assignment :- We have two major company codes and plus a minor one. In order to assign intra and inter company costs correctly SAP was set up to assign cost at goods issue to the general ledger account 100000 according to plant. Now we combined two company code into one. Every end of month we must re-class costs out of the plant cost center into the cost center associated with the sales office. It is possible that we directly assign cost to cost center of cost office, how can it be possible? Please tell me how we can make this process easier. Thanks in advance, Manoj
what are the topics choosen for jam round for interviews
why we use for testing of compression strength concrete the size of specimen 150x150x150. why we are not using another dimension like 100x150x100 uneven dimension.
What is the difference between ‘let’ and ‘const’?