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 23062Could 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 23175Hi, 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 21842There 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
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How many levels does flash mx support?
What is the === in javascript?
What is pass by value & reference.
Discuss some of the terminology of idms.
Tell us do you have any professional experience of this field?
Compare and contrast aggregates & indexes
After the neurula stage and from its ventral portion to the dorsal how can the morphology of the embryo be described?
How to view underlying sql queries in tableau?
How does lazy loading work in angular 6?
how to calculate mf when meter and cTPT detail are given
What is decorator in python?
Differentiate between translate and replace?
The order of the filters that get executed, if the multiple filters are implemented?
What is the tag for image in html?