Brief explaination about #include<iostream.h>,
cin and cout
Answer Posted / iyyappan
cin
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What new()is different from malloc()?
What is long in c++?
Describe delete operator?
Ask to write virtual base class code?
Which format specifier is used for printing a pointer value?
What does ctime() do?
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
Can you Mention some Application of C/C++?
What is istream and ostream in c++?
What are smart pointers?
What is binary search in c++?
How would you use the functions sin(), pow(), sqrt()?
What is the latest version on c++?
Why c++ is better than c language?
What is cin clear () in c++?