- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How many numbers can be formed by arranging the digits of the number 211 ?
Given :
The given number is 211.
To do :
We have to find the numbers that can be formed by rearranging the digits of 211.
Solution :
Two numbers can be formed by arranging the digits of the number 211.
The numbers are, 121 and 112.
- Related Articles
- The sum of a two-digit number and the number formed by reversing the order of digits is 66. If the two digits differ by 2, find the number. How many such numbers are there?
- Find the lexicographically smallest sequence which can be formed by re-arranging elements of second array in C++
- Find the largest number that can be formed with the given digits in C++
- Find maximum number that can be formed using digits of a given number in C++
- Biggest number by arranging numbers in certain order in C++
- How many digits should be there in string or number so that it can be specified as a date value by MySQL?
- How many times can we sum number digits in JavaScript
- Finding the just bigger number formed by same digits in JavaScript
- How many 6 digits numbers are there?
- N digit numbers divisible by 5 formed from the M digits in C++
- What is the difference between the largest and smallest numbers formed by the digits \( 4,6,9,8 ? \)
- If sum of the number 985 and two other numbers obtained by arranging the digits of 985 in cyclic order is divided by 111, 22 and 37 respectively. Find the quotient in each case.
- Count of alphabets whose ASCII values can be formed with the digits of N in C++
- The digits of a two-digit number differ by 3. If the digits are interchanged, and the resulting number is added to the original number, we get 143. What can be the original number?
- Find the count of numbers that can be formed using digits 3 and 4 only and having length at max N in C++

Advertisements