Question
What is difference between c and c++?

Answers

C++ is Multi-Paradigm ( not pure OOP, supports both procedural and object oriented) while C follows procedural style programming.In C data security is less, but in C++ you can use modifiers for your class members to make it inaccessible from outside.C follows top-down approach ( solution is created in step by step manner, like each step is processed into details as we proceed ) but C++ follows a bottom-up approach ( where base elements are established first and are linked to make complex solutions ).C++ supports function overloading while C does not support it.C++ allows use of functions in structures, but C does not permit that.C++ supports reference variables ( two variables can point to same memory location ). C does not support this.C does not have a built in exception handling framework, though we can emulate it with other mechanism. C++ directly supports exception handling, which makes life of developer easy.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Explain getallresponseheaders ()
  • Q Be careful when you ride on a bike , ____?
  • Q 'Who sets the ‘pass’ mark for the IELTS test?'
  • Q Explain about css1?
  • Q What is resource queues?
  • Q In which year Supreme Court of India came into force?
  • Q Ramanuja expounded :
  • Q Who has been appointed chairman of the Public Enterprises Selection Board?
  • Q What happens if an exception is not handled in a program?
  • Q What are the main areas of activity you have had to keep track of?
  • Q What are aggregate tables?