What is string in c++ programming?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a constructor and a destructor in C++?
Explain bubble sorting.
Why would you make a destructor virtual?
What are the differences between public, private, and protected access?
12 Answers IBM, Oracle, Wipro,
What is a list c++?
What is the best c++ ide?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
What is c++ virtual inheritance?
What is a wchar_t in c++?
Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300â€Â,â€ÂBullCart : 10â€Â) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side
What is the c++ programming language used for?
what are the iterator and generic algorithms.