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 || operator and how does it function in a program?

620


What is the best way of making my program efficient?

559


Can you explain the four storage classes in C?

635


What is a ternary operator in c?

646


Explain void pointer?

583






we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above

628


How can I handle floating-point exceptions gracefully?

624


What are actual arguments?

639


Do array subscripts always start with zero?

772


What is graph in c?

577


Why is structure padding done in c?

637


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2259


I need previous papers of CSC.......plz help out by posting them.......

1809


Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix

1506


What are identifiers and keywords in c?

561