What do you mean by variable?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

what is difference between c++ language and java language

5 Answers  


Why multiple inheritance is not allowed?

0 Answers  


what is difference between thread and programme.

1 Answers   NCC,


Please tell me the oops concept with detailed answer

9 Answers   EEE,


The company is a fake company asking for money of RS10000 while training and not offering a job after training. My humble request to you people not to attend Astersys interview

1 Answers   Astersys,






i^=j; j^=i; i^=j; value of i,j

1 Answers  


What is polymorphism explain?

0 Answers  


what is function over loading?

5 Answers  


Templates mean

0 Answers  


What is polymorphism and its types?

0 Answers  


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.

0 Answers  


create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

2 Answers   CTS, Delhi University,


Categories