What is this interview room ?
Is it a class or an object.

Answer Posted / vusa.manaswini

class

Is This Answer Correct ?    29 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

program for insertion ,deletion,sorting in double link list

2285


What is the real time example of encapsulation?

602


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1658


Is this job good for future? can do this job post grduate student?

1695


How do you define social class?

605






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.

2580


what type of questions

1697


Can private class be inherited?

623


What is polymorphism and example?

594


How do you use inheritance in unity?

595


What is an interface in oop?

601


What causes polymorphism?

577


Why it is called runtime polymorphism?

580


Why we use classes in oop?

587


Can we create object of interface?

611