Answer Posted / ajit

data abstraction is the method of creating new user defined
data types

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use pointers in c++?

616


If a header file is included twice by mistake in the program, will it give any error?

552


What are pointer-to-members in C++? Give their syntax.

619


What is a dll entry point?

563


Describe linked list using C++ with an example.

651






write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

2201


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

5899


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

585


What is a wchar_t in c++?

587


What is constructor in C++?

632


Can turbo c++ run c program?

632


Define a constructor?

594


How would you use the functions sin(), pow(), sqrt()?

742


What is a type library?

686


What can I use instead of namespace std?

645