- 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
Write the successor of:
(a) 2440701
(b) 100199
(c) 1099999
(d) 2345670
Given:
The given numbers are
(a) 2440701
(b) 100199
(c) 1099999
(d) 2345670
To do:
We have to find the successors of the given numbers.
Solution:
The successor of a number is the number that comes just after it.
The successor of a number x is $x+1$.
(a) The successor of 2440701 is $2440701+1=2440702$.
Therefore, the successor of 2440701 is 2440702.
(b) The successor of 100199 is $100199+1=100200$.
Therefore, the successor of 100199 is 100200.
(c) The successor of 1099999 is $1099999+1=1100000$.
Therefore, the successor of 1099999 is 1100000.
(d) The successor of 2345670 is $2345670+1=2345671$.
Therefore, the successor of 2345670 is 2345671.
- Related Articles
- Give the successor and predecessor of a) 60229 b) 5,0000 c)25890
- Write the predecessor of:(a) 94 (b) 10000 (c) 208090 (d) 7654321
- The sum of a number and its successor is \( 79 . \) Find the successor of the number.
- Write the property: $( \frac{a}{b}+\frac{c}{d})+\frac{e}{f}=\frac{a}{b}+( \frac{c}{d}+\frac{e}{f})$.
- Preorder Successor of a Node in Binary Tree in C++
- Postorder successor of a Node in Binary Tree in C++
- What is the successor of 1000000000000000?
- What is the successor of 0?
- Inorder Successor in BST in C++
- The positions of four elements A, B, Cand D in the modern periodic table are shown below(a)A(b)B(c)C(d)D"\n
- Write the following in the expanded form:\( (a b+b c+c a)^{2} \)
- $\triangle A B C$ is an isosceles triangle such that $A B=A C$, $A D \perp B C$a) Prove that $\triangle A B D \cong \triangle A C D$b) Prove that $\angle B=\angle C$c) Is D the mid-point of BC?"\n
- Program to find Inorder Successor of a binary search tree in C++
- Measure the angles given below using the Protractor and write down the measure.(a)(b)(c)(d)"
- Write the decimal number represented by the points \( A, B, C \), D on the given number line."

Advertisements