Answer Posted / narasimulu24
Abstraction refers to the act of representing essential
features without including background process or
implementing details.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
Can a list of string be stored within a two dimensional array?
What does std :: flush do?
Is c++ still being used?
What is the return value of the insertion operator?
How would you find out if a linked-list is a cycle or not?
Define namespace in c++?
What are the two types of comments?
which operator is used for performing an exponential operation a) > b) ^ c) none
Is c++ free?
Explain what are mutator methods in c++?
Can we distribute function templates and class templates in object libraries?
Differentiate between C and C++.
What is the difference between while and do while loop? Explain with examples.