write a C++ program for booking using constructor and
destructor.
No Answer is Posted For this Question
Be the First to Post Answer
Can enum be null?
Program to check whether a word starts with a capital letter or not.
What is the difference between an object and a class?
difference between overloading and overridding
#include <iostream> using namespace std; struct wow { int x; }; int main() { wow a; wow *b; a.x = 22; b = &a; a.x = 23; cout << b->x; return 0; }
How to improve object oriented design skills?
different types of castings
What is a unary operator?
which is best institute to learn c,c++ in ameerpet hyderabad
what is the difference between a package and a software?
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 does no cap mean?