Tell us about yourself.

Answer Posted / hari venkatesh

HAI.GOOD MORNING TO EVERYBODY. MY NAME IS HARI VENKATESH.I
AM 22. I HAVE COMPLETED MY B.TECH IN NOOR COLLEGE OF
ENGINEERING AND TECHNOLOGY AS A DESIGNATION OF ELECTRONICS
AND COMMUNICATION ENGINEERING WITH A AGGREGATE OF 65%.I AM
FRESHER.COMMING TO MY PERSONAL MATTERS ,MY NATIVE PLACE IS
TENALI.I HAVE ONE BROTHER.HE IS STUDING DEGREE FINAL YEAR.MY
MOTHER IS HOUSE WIFE.MY FATHER IS A BUSSINESS MAN.
COMMING TO MY STRENGHTS I HAVE A SELF CONFIDENCE TO DEAL
ABOUT ANY PROBLEM WITH POSITIVE THINKING AND HARD WORKING
NATURE.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the ways in which a constructors can be called?

1583


What is the full form of oops?

612


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

1698


Explain the advantages of inheritance.

675


Which language is pure oop?

551






What is purpose of inheritance?

645


How do you achieve polymorphism?

618


What is abstract class in oops?

600


write a program that takes input in digits and display the result in words from 1 to 1000

1989


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1795


What are oops methods?

568


2. Give the different notations for the class.\

1594


What is the difference between inheritance and polymorphism?

592


What is protected in oop?

604


What is stream in oop?

841