Question
. Each even digit in the number 723689 is replaced by
the next higher digit and each odd digit is replaced by the previous lower digit and the digits obtained are rearranged in ascending order. Which of the following will be the third from the left end after the rearrangement?Solution
Given number- 7 2 3 6 8 9
After change -6 3 2 7 9 8 23 6 789
Which reasoning technique derives conclusions from general rules to specific cases?
CDATA is used in XML to:
Which of the following statements best describes the role of the JDBC package in Java programming?
The is attribute in custom elements is used for:
Which of the following statement is INCORRECT related to mysql_list_tables() function ?
When a large number of analog signal is to be converted to digital form, an analog multiplexer is used. The best suites analog to digital converter for ...
Fill in the correct option for 25 blank space.
How do you correctly create a new Map object in JavaScript?
Which backup strategy involves creating copies of data that allow for point-in-time recovery and typically includes both full and incremental backups? ...
Spark performs better than Hadoop MapReduce because: