Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
3 5665Could 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..
2512Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
7 23061Could 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 48171What is the output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }
5 23174Hi, 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 9987Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
10 14444You 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 21841There 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 32910Where can I find data structures question and answers with comprehensive working code written in Java
2480Post New Amazon Interview Questions
What is graceful degradation?
how we Restrict the auth groups for table maintain, creating Auth group using SE54 to built new Auth groups to restrict tables via auth object S_TABU_DIS
How do you access an uncatalogued dataset in a jcl?
How can files be deleted in python?
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
What is you allocate disks to different areas in sap?
What is mrp list?
wat would be the parameteries for ul testing for web applilcation
How do I debug a stored procedure in visual studio 2015?
How do I start outlook in offline mode?
Who wrote indian penal code?
How to define custom typings to avoid editor warnings?
What is always encrypted?
What is schema in sql?
What is difference between hql and sql?