Tell us about yourself.

Answer Posted / pinky

Hello sir,

My name is pinky am doing my final year B.TECH IT
in SR engg college.i did my 10th standard in OA school at
chennai and 12th in KR school.my father is a photographer.my
strength is honesty and punctuality.and my weakness is i
believe everyone.my hobbies are reading books,gardening.

Is This Answer Correct ?    16 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inheritance write a program to show use of inheritance?

614


What makes a language oop?

598


What is polymorphism and its types?

597


What is encapsulation in simple terms?

541


Why is polymorphism used?

586






What is variable example?

595


What exactly is polymorphism?

610


Is this job good for future? can do this job post grduate student?

1694


What is destructor oops?

625


Why polymorphism is used in oops?

585


What is the real time example of inheritance?

643


Is react oop?

611


What causes polymorphism?

577


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

1699


What language is oop?

595