Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 27-07-2008, 05:42 PM   #1 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Smile Will Java & .NET KILL C & C++?


Yes thats the question, Will it?...........Just want to know whether these platforms will ever replace the Native C & C++..........?

As both Java & .NET are Virtual Machine based environments, they will be secure & programmer friendly...........But it is traditionally believed that a VM based environment like Java or .NET is too slow for performance apps like games & real-time renders(even with JIT Compilation)............But seeing as the way hardware technology is going ( Quad-Core CPUs, General Purpose GPUs like nVidia CUDA).

I think at one point, hardware will become so powerful & general that even a interpreted language like Java can be used create games like Crysis...........

What do u think guys?.
prasath_digit is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-07-2008, 05:47 PM   #2 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,772
Default Re: Will Java & .NET KILL C & C++?

With my limited knowledge, I would say Never.
Quote:
Originally Posted by prasath_amd View Post
I think at one point, hardware will become so powerful & general that even a interpreted language like Java can be used create games like Crysis...........
At that point, Crysis will be to gamers at that time, what Mario is to us now.
__________________
My new blog: www.pathikshah.com
Pathik is offline  
Old 27-07-2008, 06:17 PM   #3 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: Will Java & .NET KILL C & C++?

Absolutely not.
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Old 27-07-2008, 06:18 PM   #4 (permalink)
Human Spambot
 
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
Default Re: Will Java & .NET KILL C & C++?

Not in the near future
ThinkFree is offline  
Old 27-07-2008, 09:04 PM   #5 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: Will Java & .NET KILL C & C++?

Of course not! Even with all the optimizations a VM language can have, it cannot come even close to the speed of C or C++, which in turn cannot surpass the power of pure assembly language.

As for crysis... we could use it as an insult. "Only little girls play crysis! Real men play <insert name of latest bestseller game that runs in 4d with a 2 terahertz gpu> "
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Old 27-07-2008, 09:07 PM   #6 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: Will Java & .NET KILL C & C++?

No
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 27-07-2008, 10:01 PM   #7 (permalink)
In The Zone
 
Join Date: Oct 2006
Location: Mumbai
Posts: 365
Default Re: Will Java & .NET KILL C & C++?

don't worry VM it self is written in c++
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
Desi-Tek.com is offline  
Old 28-07-2008, 12:09 AM   #8 (permalink)
Rubik's Uncle!!
 
Charan's Avatar
 
Join Date: Sep 2004
Location: ಬೆಂಗಳೂರು (Bengaluru)
Posts: 3,785
Default Re: Will Java & .NET KILL C & C++?

No .. No other language can overtake C/C++ in the performance. I have worked both on Java and .NET , even though both are powerfull enough, they cannot surpass the elegance of C++. For regular desktop application where speed is not a issue .. Java, .NET or any other language can take their place. but when it comes to services and drivers.. nothing can beat C++ .. infact almost all drivers are written in C++.IMO C hold the market share for embedded devices (firmware, not the applications). ex :GPS navigators, cellphone's etc etc..
__________________
i5 2400 | DH67BL | G.Skill Ripjaw 4 GB | FSP SAGA II 500W | CM 430 Black Elite | MSI R6850 Cyclone PE/OC | XBox 360 Controller | 21.5" Samsung Sync Master 2233 | 4 Mbps @75GB FUP :)
Battlefield 3 Multiplayer Discussion | Battlefield 3 Low Latency Servers List
Charan is offline  
Old 28-07-2008, 12:21 PM   #9 (permalink)
The Frozen Nova
 
casanova's Avatar
 
Join Date: Sep 2004
Location: Trespasser in Virtual Land
Posts: 1,641
Default Re: Will Java & .NET KILL C & C++?

No way. C and C++ are uber stuff.
__________________
I dream of a better tomorrow... where chickens can cross roads and not have their motives questioned.

www.nerdweed.blogspot.com
casanova is offline  
Old 28-07-2008, 11:06 PM   #10 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Thumbs down Re: Will Java & .NET KILL C & C++?

Quote:
Originally Posted by dheeraj_kumar View Post
As for crysis... we could use it as an insult. "Only little girls play crysis! Real men play <insert name of latest bestseller game that runs in 4d with a 2 terahertz gpu> "
Whats ur system config?
prasath_digit is offline  
Old 30-07-2008, 10:34 PM   #11 (permalink)
OSS Enthusiast!
 
nitish_mythology's Avatar
 
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
Default Re: Will Java & .NET KILL C & C++?

After browsing the thread.. My knowledge increased a bit..
Had a similar ques in my mind!
__________________
Do you know, Shinigamis only eat apples???
nitish_mythology is offline  
Old 30-07-2008, 11:36 PM   #12 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Default Re: Will Java & .NET KILL C & C++?

Quote:
Originally Posted by nitish_mythology View Post
After browsing the thread.. My knowledge increased a bit..
Had a similar ques in my mind!
tat makes me happy........
prasath_digit is offline  
Old 31-07-2008, 07:10 AM   #13 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,490
Default Re: Will Java & .NET KILL C & C++?

Quote:
Originally Posted by prasath_amd View Post
Yes thats the question, Will it?...........Just want to know whether these platforms will ever replace the Native C & C++..........?

As both Java & .NET are Virtual Machine based environments, they will be secure & programmer friendly...........But it is traditionally believed that a VM based environment like Java or .NET is too slow for performance apps like games & real-time renders(even with JIT Compilation)............But seeing as the way hardware technology is going ( Quad-Core CPUs, General Purpose GPUs like nVidia CUDA).

I think at one point, hardware will become so powerful & general that even a interpreted language like Java can be used create games like Crysis...........

What do u think guys?.
I think charan gave the best reply to this answer.

Quote:
Originally Posted by Charan View Post
No .. No other language can overtake C/C++ in the performance. I have worked both on Java and .NET , even though both are powerfull enough, they cannot surpass the elegance of C++. For regular desktop application where speed is not a issue .. Java, .NET or any other language can take their place. but when it comes to services and drivers.. nothing can beat C++ .. infact almost all drivers are written in C++.IMO C hold the market share for embedded devices (firmware, not the applications). ex :GPS navigators, cellphone's etc etc..
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is online now  
Old 01-08-2008, 03:35 PM   #14 (permalink)
Apprentice
 
nightcrawler's Avatar
 
Join Date: Sep 2006
Location: Mumbai
Posts: 67
Default Re: Will Java & .NET KILL C & C++?

my question...can you write an OS in java or .net ?
No. All OSes are written in C and to some extent C++. And as someone said. The VMs of Java and .Net have been written in C/C++. Drivers are written in C for efficency and the direct access they give to h/w.

So C/C++ will never be replaced at least in next 50 yrs. (BTW did you know C/C++ are still being developed...new things being added onto them) Can't say never coz someone might come up with a language better than C/C++ and the one which meets future demands. But for sure it won't be a langauge which needs a runtime environment(read virtual machine).

Thanks
__________________
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction.
nightcrawler is offline  
Old 05-08-2008, 03:00 PM   #15 (permalink)
Web Junky 2.0
 
debiprasad_sahoo's Avatar
 
Join Date: Oct 2005
Location: Chennai, Cuttack
Posts: 121
Default Re: Will Java & .NET KILL C & C++?

C is the best language in this world and C++ is an Object Oriented Programming approach to it. It is not so easy for any other languages to takeover.

I found most of the coders use C++ at Google Code Jam. Then the next popular language is Java. (Considering only top ranked coders)
__________________
More reason to love orkut
Get Scraps, Testimonials and many more...
http://loveorkut.com/
debiprasad_sahoo is offline  
Old 05-08-2008, 07:21 PM   #16 (permalink)
CAFEBABE
 
chandru.in's Avatar
 
Join Date: Mar 2008
Location: Bangalore
Posts: 474
Default Re: Will Java & .NET KILL C & C++?

A lot of applications can be coded in Java/.Net. But killing C/C++ is too big an ambition for both.

The VMs of both (JVM and CLR) have several undefined behaviours (threading, GC, etc) which can make them unsuitable for certain critical systems (critical embedded systems and certain avionics equipments which need very very high level of predictability and speed).

When C/C++ can't beat ASM still (high-end games, firmware, etc.), Java and .Net will not kill C/C++ at least for another decade.
__________________
Chandru

http://tuxychandru.blogspot.com
chandru.in is offline  
Old 05-08-2008, 08:12 PM   #17 (permalink)
Elevating Humanity
 
The Conqueror's Avatar
 
Join Date: Sep 2007
Location: Now on Earth
Posts: 1,954
Default Re: Will Java & .NET KILL C & C++?

Not possible
__________________
Regards,
The Conqueror
The Conqueror is online now  
Old 05-08-2008, 11:23 PM   #18 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: Will Java & .NET KILL C & C++?

Never

Reason- Controllers (Automotives) and Robot Programming is done in ANSI C.

Also there is a LARGE.... A VERY LARGE community of "Linux" which COMPLETELY C and C++ based
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 05-08-2008, 11:33 PM   #19 (permalink)
CAFEBABE
 
chandru.in's Avatar
 
Join Date: Mar 2008
Location: Bangalore
Posts: 474
Default Re: Will Java & .NET KILL C & C++?

And no one mentioned the Google search engine.
__________________
Chandru

http://tuxychandru.blogspot.com
chandru.in is offline  
Old 06-08-2008, 01:20 PM   #20 (permalink)
In The Zone
 
Join Date: Dec 2007
Location: Mumbai
Posts: 270
Default Re: Will Java & .NET KILL C & C++?

C is mother of all the programming languages recently we are using. C++ is its OOP version.

The best thing about C is that it is written in C, YES, its bootstrapped.

Linux is in C / C++.

Almost all of the drivers on earth are written in C / C++ / ANSI C.

Java is also written in C / C++.

I strongly feel that as far as programmers and programming is alive. C will live and always have its significant position in programming world
__________________
Intel Q6600, Abit IP35-E, Transcend 2GB 800Mhz, Seagate 500GB(32MB) SATA II
EVGA 9600GT 512MB DDR3 Knock Out, Dell SE198WFP
ASUS DVD R/W 20X LightScribe, Zebronics Antibiotic, Cooler Master 500W
mastermunj is offline  
Old 06-08-2008, 05:02 PM   #21 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: Will Java & .NET KILL C & C++?

Quote:
Originally Posted by mastermunj View Post
C is mother of all the programming languages recently we are using. C++ is its OOP version.

The best thing about C is that it is written in C, YES, its bootstrapped.

Linux is in C / C++.

Almost all of the drivers on earth are written in C / C++ / ANSI C.

Java is also written in C / C++.

I strongly feel that as far as programmers and programming is alive. C will live and always have its significant position in programming world
C also has an objective phase -- but not a part of ANSI C i suppose..

you can get more info about Objective C at http://en.wikipedia.org/wiki/ObjC
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help me KILL this TROJAN... ShekharPalash QnA (read only) 12 30-12-2008 05:35 PM
Is der anyway to kill a process at startup??.. roonie Software Q&A 18 28-04-2008 11:37 AM
Kill a process in win XP Akshay Software Q&A 10 16-02-2006 12:30 AM
How to kill gam_server desertwind Open Source 1 13-10-2005 07:34 PM
Kill hotMAIL Maverick340 Internet & WWW 7 12-03-2005 03:24 PM

 
Latest Threads
- by Sujeet
- by clmlbx
- by Sujeet
- by icebags

Advertisement




All times are GMT +5.5. The time now is 11:07 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2