Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
3 5566Could 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..
2457Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
7 22843Could 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 47860What is the output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }
5 23014Hi, 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 9831Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
10 14181You 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 21764There 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 32473Where can I find data structures question and answers with comprehensive working code written in Java
2432Post New Amazon Interview Questions
What does count (*) do in sql?
Why we need "Areas" in MVC?
About bootstrap 4 positions?
Explain about encapsulation?
What is a topic?
What is postgresql dba?
Tell me the phases a transaction has to undergo?
How do I get to system32 in cmd?
How do I start postgresql?
What is the VOR in primates?
What factors affect quality score?
What is the use of "cqlsh --version" command?
what type of index will get created after executing the above statement? : Sql server database administration
Tell me what will be the output of an application engine to use component variables instead of state record?
How can we destroy the cookie in php?