Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
3 5547Could 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..
2449Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
7 22813Could 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 47811What is the output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }
5 22990Hi, 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 9801Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
10 14138You 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 21751There 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 32420Where can I find data structures question and answers with comprehensive working code written in Java
2419Post New Amazon Interview Questions
Which is better windows 7 32 bit or 64 bit?
How to use Having in LINQ?
What is actionerrors?
What is GAAR?
What is the exist operator?
When do we need to disable layout?
Explain Features of WordPress?
What are the header tags?
How do you know that an ajax request has completed?
What is the difference between isolation transformers and step up or step down transformer?
What is fram control?
Share your views on India 2020?
Describe some assumptions considered important for linear regression?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
What is the Current Status of Clipper ?