Build your professional network on facebook via our app Go to app
 
 
Posted in Community :

C++

 
Created by : Ashwin Kumar, Chief Programmer, InteQsys  | 02 23 2009 13:36:27 +0000
Industry : IT ProductsFunctional Area : Programming Languages(Technology)
Keywords : c++ or c
Activity:  348 views;  last activity : 07 06 2010 20:18:09 +0000

Has C++ been the positive step forward from C?

 
Share
 
 
  Rate : 
 
 
Yes Vs No
3
 
 
 
 
0
2
0
Support   Support
Top Argument
1
0

yes ashwin.....

For complex simulations, C++ is more efficient and yields shorter run times. C++ can be made to replicate hardware much easier than C. Functions and variables can be localised to each block (hiding complexity) in the same way that Verilog /VHDL does. And also easier to have a hierarchical structure but yes with somepPotential portability problems......


By Radhakrishna Marar, Business Analyst, Oracle  02 23 2009 13:46:48 +0000
 
Arguments in: "Is C++ better than C?"
0
0

C++ has rendered beauty to programming in C. It has structured code in a more readable and understandable fashion. Even when it may not be as fast as C, the gains in coding time and effort more than makes up for the run-time damages, which however is marginal.


By Ashwin Kumar, Chief Programmer, InteQsys  | 02 23 2009 13:36:27 +0000
Leading IT/Telecom Recruitment firm
  • Create a confidential Career Profile and Resume/C.V. online
  • Get advice for planning their career and for marketing of experience and skills
  • Maximize awareness of and access to the best career opportunities
Viewers also viewed
Now, This will be an interesting debate, "Out of every 10 people born in this world , 9 work for...
 
643 referals 115 arguments, 5236 views
AS BOTH VLSI EMBEDDED ARE CHIP DESIGN LEVEL PROGRAMMING WHICH ONE IS BETTER? MEANS WHICH HAVING...
 
1 referals 9 arguments, 5168 views
HI, My name is shwetha working as HR in an company caore area is recruitment, my qualification...
 
1227 referals 7 votes, 295 views
more...  
Recent Knowledge (2)
These days as I switch on the tv or radio or look at a hoarding I do feel that power of ads I...
 
3004 referals 23 arguments, 482 views
MNC's should take in more freshers vs Do not take freshers
 
1 referals 2 arguments, 161 views
more...  
More From Author
What is the best C++ compiler available?
How many times have you used functions that return results through reference parameters such as this: void func(int ra, int rb, int rc) ; You would probably call this function this way: func(a, b, c) ; Sometimes, if you do not want the outputs...
Has C++ been the positive step forward from C?
more...