what is data Abstraction? and give example
Answer Posted / nitin
Abstraction is turning all the answers in this post to just an answer :)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain unexpected() function?
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 do you understand by zombie objects in c++?
What is fflush c++?
What is the best way to take screenshots of a window with c++ in windows?
What is an operator function? Describe the function of an operator function?
What is the difference between public and private data members?
Explain dangling pointer.
What is c strings syntax?
What do you mean by a template?
What are the sizes and ranges of the basic c++ data types?
What is #include ctype h in c++?
Explain the uses oof nested class?
Write about the access privileges in c++ and also mention about its default access level?
How many types of classes are there in c++?