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 a class oop?
what are the disadvantages of C++?
25 Answers ATS, Infosys, UNI, Wipro,
What is difference between abstraction and encapsulation?
What is an object?
What is the main difference between C++ and Java
what are the ways in which a constructors can be called?
What is abstraction in oops?
Contrast OOP and SOA. What are tenets of each?
1 Answers Siebel Systems, Wipro,
What is multiple inheritance? Give Example
what is virtual function?
Why is destructor used?
The expansion of GNU