Tell us about yourself.

Answer Posted / samir

hi,
i am samir. i am pursing my b.tech in information
technology in 6th semester.i like music.my hobby is net
surfing and playing cricket.i want to be a good software
developer .

Is This Answer Correct ?    15 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you answer polymorphism?

577


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

1987


Can we create object of interface?

601


What is encapsulation in oops?

534


Why do we use encapsulation in oops?

520






Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

699


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1634


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2753


Why it is called runtime polymorphism?

576


What is encapsulation c#?

600


write a C++ program for booking using constructor and destructor.

2050


What is super in oop?

599


What is the point of polymorphism?

587


Why polymorphism is used in oops?

584


Why do pointers exist?

659