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

Answer Posted / chandrasekhar

c progrm donein top to bottom apparoch but c++bottom to top
apparoch

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is chain pointer in c?

692


Do you know the difference between malloc() and calloc() function?

716


What does typedef struct mean?

771


What is the role of this pointer?

640


How can a string be converted to a number?

631






How can I remove the leading spaces from a string?

719


can we implement multi-threads in c.

764


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1581


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

2159


How is a macro different from a function?

744


What are the features of c language?

704


why return type of main is not necessary in linux

1789


What is merge sort in c?

726


What is difference between constant pointer and constant variable?

741


Explain setjmp()?

749