Answer Posted / hema

data abstraction refers to defining functions.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How long does it take to get good at leetcode?

891


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

837


What is the C-style character string?

810


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

921


What is cin clear () in c++?

861


What kind of problems can be solved by a namespace?

805


Can you declare an array without a size in c++?

778


What size is allocated to the union variable?

796


Name the operators that cannot be overloaded in C++?

801


Distinguish between new and malloc and delete and free().

771


How do I use arrays in c++?

768


Can I learn c++ as my first language?

849


What is the difference between prefix and postfix versions of operator++()?

819


Explain the isa and hasa class relationships.

783


What are structs in c++?

787