Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
3 5408Could 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..
2401Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
7 22550Could 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 47265What is the output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }
5 22697Hi, 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 9557Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
10 13831You 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 21632There 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 31883Where can I find data structures question and answers with comprehensive working code written in Java
2367Post New Amazon Interview Questions
How would you create Visual basic Document file?
How is hadoop different from spark?
What is a base station?
What are the important updates to tableau 10.5?
What is difference between port number and ip address?
Is select an empty tag in html?
Give me any three differences between Truncate and Delete.
What is meant by light object mapping?
hi, im rahul i working on project BUSINESS PROJECT REENGINEERING,IM DOING MY PRODUCTION ENGG & BPR IS MY FINAL YEAR PROJECTS, HOW CAN DO MY PROJECTS? I KNOW NX3,CATIA,PRO-E SOFTWARES (MODELING SOFTWARES)
Describe the advantage that uddi has over disco?
What is time h in c++?
How many methods do u implement if implement the serializable interface?
how to drop an existing table in mysql? : Sql dba
What is solenoid valve? Where it is used?
How to convert a String to an Int in Kotlin?