What are constructors in oop?
Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.
1 Answers Global Academy, Infotech,
What is memory leak and memory corruption?
what is the difference between function template and template of function?explain with example.
What is the expansion of OOPS?
What is a unary operator?
is there any choice in opting subjects like 4 out of 7
What is the difference between C++ and java?
what is runtime polymorphism? For the 5 marks.
What is the important feature of inheritance?
What is object-oriented programming? Webopedia definition
What does enum stand for?
What is abstract class in oop?