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

Answer Posted / amit soni

c is a structured language but c++ is object orientd.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

699


design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1599


Can I initialize unions?

701


What is merge sort in c?

726


What is function prototype?

690






What are pragmas and what are they good for?

650


What are the different file extensions involved when programming in C?

872


How are variables declared in c?

703


What are the 5 data types?

680


What is the code for 3 questions and answer check in VisualBasic.Net?

1783


Can you subtract pointers from each other? Why would you?

644


What do you mean by scope of a variable in c?

632


What is the process to create increment and decrement stamen in c?

672


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3482


What is int main () in c?

723