i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
2361The 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 3259
How do you define a class in oop?
What is interface? When and where is it used?
What is encapsulation with real life example?
What are oops methods?
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.
What is pure oop?
What is coupling in oops?
Where is pseudocode used?
What is an example of genetic polymorphism?
What is class and example?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Why is abstraction used?
Are polymorphisms mutations?
2. Give the different notations for the class.\
What is polymorphism used for?