Tell us about yourself.

Answer Posted / jagadish prasad

I am V.Jagadish Prasad I belong to rajasthan and I am
staying in the city from past two decades my father is a
business man and my mother is homemaker and coming to my
personel life I always belive two things which makes me
successful my hard work and my honesty and i consider these
two as asset of my life. Coming to my educational
qualification I am postgaduate student form osmania
university and i did graduation from osmania university
my+2 was from nagarjuna jr college and my matriculation was
from sree swa and my hobbies are swimming,skating,and
playing all sports which makes me phyically fit and
mentally strong and my strength are my parent,saints,and my
teachers, who always helps me in diffuculties and also in
happiness.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can we make game by using c

3415


What is object and class in oops?

585


What is difference between multiple inheritance and multilevel inheritance?

601


Advantage and disadvantage of routing in telecom sector

782


Can a destructor be called directly?

597






What type of loop is a for loop?

682


Can we have inheritance without polymorphism?

608


What is abstraction in oops?

581


Can you inherit a private class?

631


What is polymorphism programming?

599


What is class in oop with example?

613


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1413


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.

2569


What is inheritance in oop?

597


write knight tour problem which is present in datastructure

2160