Answer Posted / sharad
c is structured programming language, but c++ is object
oriented language.c support the local variable but c++
support the global variable through (sro).in c change the
constant value through pointer but not in c++. in c declare
the method before executable statement but in c++ declare
any where.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
When must you use a pointer rather than a reference?
What is helper in c++?
What does extern mean in a function declaration in c++?
What is a friend function in c++?
What is token c++?
What is the c++ programming language used for?
What is abstraction in c++?
Program to check whether a word is a sub-string or not of a string typed
What are the two types of polymorphism?
What is c++ array?
How should runtime errors be handled in c++?
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
Which bit wise operator is suitable for turning off a particular bit in a number?
program explaining feautures of c++
Is empty stack c++?