- Execute DestructorWhen is a destructor executed?
- C++ InterfaceIs it possible to create an interface in C++? If Yes, how?
- supplementary problemyou are tasked by your teacher to help her in the computation of your grade for preliminary period. the grade will computed based on the following formula.
CRA=summation of all the quizzes, recitation,board works,assignments,and other requirements.
prelim grade= (Cra*2+major exam)*60+40
(total CRA)*2+major exam
the program will return a letter grade based on the given conditions
letter grade score range
a 100
b 90-99
c 80=89
d 75-79
F below 75
it will display the students name, prelim grade and oblained letter grade - CPP ObjectsHow are objects passed in CPP?
- What is dangling pointer
You must first Login or Register to view all 43 questions from this category.
Registering yourself is FREE, takes just less than a minute and opens up a whole new GetGyan experience.