How to Increment the value of the empid E001 for each and
every employee by using the programe?
Answer / akshay
Algorithm:
1.Take last used value into string variable.
2. Use String function to remove alphabet from value and store in temp string.
3. convert remaining part into int32.
4. increment by 1.
5. Append temp string and incremented value.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is object slicing
Write on signed and unsigned integers and give three (3) examples each
What is oops in simple words?
to find out the minimum of two integer number of two different classes using friend function
What is meant by multiple inheritance?
What is the benefit of oop?
Why multiple inheritance is not possible?
What is difference between new and malloc?
class type to basic type conversion
What is persistence in oop?
Difference ways of Polymorphism?
Is react oop?