char* ptr = "Rahul";
*ptr++;
printf("%s",ptr);
What will be the output
Answer Posted / sachin
ahul
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
write a programe to calculate the simple intrest and compund intrest using by function overlading
What are classes oop?
Can bst contain duplicates?
What is interface? When and where is it used?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is multilevel inheritance in oop?
What exactly is polymorphism?
What is encapsulation with real life example?
What is overriding in oop?
What is oops in simple words?
Please send ford technologies placement paper 2 my mail id
Why is object oriented programming so hard?
What is polymorphism what is it for and how is it used?
Whats is abstraction in oops?
What is meant by oops concept?