Tell us about yourself.

Answer Posted / bhsushan.padala

hi good mornin/evening everyone my name is naga bhushan
padala,
i have completed my computer science engineering in 2011 from
st.mary's eollege of engineering.to tell you about my family
my father's name is satyanarayan is a bank employee my
mother's name is kumari she is a homemaker this is about my
family. my hobbies are playing chess,pool and freaking out
with friends thatsit.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can inline function declare in private part of class?

3658


Which language is pure oop?

551


What is the significance of classes in oop?

590


Is abstract thinking intelligence?

592


What is abstraction in oop with example?

644






why reinterpret cast is considered dangerous?

1901


What is multilevel inheritance in oop?

557


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1618


What is abstraction in oops with example?

774


What is interface? When and where is it used?

1664


What is overloading and its types?

615


What is pointer in oop?

535


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

2575


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2760


What is encapsulation in oops?

534