what is the diff b/n c and c++

a. dynamic scoping
b. nested switching
c. declaration of variables in any code block
d. separation of compilation and linking

Answer Posted / swetcha

declaration of variables in any code block

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When you overload member functions, in what ways must they differ?

784


Are strings immutable in c++?

878


Write a program using display() function which takes two arguments.

806


How is objective c different from c++?

989


What is the difference between a template and a macro?

786


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

802


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2447


How is new() different from malloc()?

831


Is dev c++ a good compiler?

701


What does it mean to declare a member function as static?

797


What are c++ templates used for?

851


What is c++ programming language?

815


What are static type checking?

804


How do I download c++?

730


How the programmer of a class should decide whether to declare member function or a friend function?

865