what is available in C language but not in C++?

Answer Posted / sara

pointers r available in c which is not available in c++

Is This Answer Correct ?    8 Yes 44 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does == mean in texting?

785


Can a local variable be volatile in c?

665


Is exit(status) truly equivalent to returning the same status from main?

667


What is a wrapper function in c?

698


What are the disadvantages of c language?

734






Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2215


Why is structure important for a child?

710


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1997


Linked lists -- can you tell me how to check whether a linked list is circular?

739


Explain the use of bit fieild.

815


Combinations of fibanocci prime series

1224


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

1778


What is a stream in c programming?

695


What are the __date__ and __time__ preprocessor commands?

674


Give basis knowledge of web designing ...

1671