494 views

Please log in or register to answer this question.

Related questions

9.1k
views
1 answers
0 votes
sh!va asked Nov 10, 2016
9,061 views
Wikipedia says:https://en.wikipedia.org/wiki/Abstract_data_type#Examples integers are an ADT, defined as the values , −2, −1, 0, 1, 2, , and ... anyone please provide a simple definition of abstract and conceret data types with example!
332
views
0 answers
0 votes
iarnav asked Sep 26, 2017
332 views
Please explain What is properly balanced parenthesis?Keyword is properly. Kindly give some examples also.
4.5k
views
0 answers
2 votes
worst_engineer asked Jul 18, 2016
4,520 views
Here is the question :Find out the maximum sub-array of non negative numbers from an array.The sub-array should be continuous. That is, a sub-array created by ... never getting satisfied. Should it be (newArray.size() == maxArray.size())?