Friday, October 4, 2024
Difference between C and Java

Difference between C and Java

  1. Java एक  Object Oriented Programming Language है  और C  Procedural Language है |
  2. Java के  programs Objects से मिलकर बने होते है और C के program function से मिलकर बने होते है |
  3. Java एक  High-Level Language है जबकि C  एक Mid-Level Language होती है |
  4. Java एक  bottom up approach होती है जबकि C  एक top down approach होती है |
  5. Java compiled और interpreted Language है जबकि C  एक compiled Language है | C  Language का code सीधे मशीन code में convert होता है , जबकि Java का  code  पहले  byte code  में  convert होता है और फिर बाद में JVM उसे मशीन code में convert करती है |
  6. Java में  pointer user के लिए नहीं होता है जबकि  C में User के लिए pointer होता है |
  7. Java में automatic garbage collection होता है इसलिए Java memory को automatically manage करती है जबकि C में Memory को आप खुद manage करते है |
  8. Java method overloading को support करती है जबकि  C overloading को support नहीं करती है |
  9. Java exception handling को support करती है जबकि  C exception handling  के लिए कोई  mechanism नहीं  provide  करती है  |
  10. Java में structure and union का concept नहीं होता है जबकि C में structure and union का concept होता है |

 

Fore more details click link  https://youtu.be/84W7NVO_UHs

 

Tags: , ,
Avatar
My name is Yash Pogra and I am the chief blogger at Codeash and where I like to share my internet/tech experience with my online readers on this website. I have been a webmaster from 2015 which is when I had registered my first company by the name Codeash. I have ventured into different online businesses like offering SEO Services, website development services.

Related Article

No Related Article

5 Comments

Avatar
Nayan pL 30/11/2018 at 7:50 pm

Sir what is BIG Data ?

Avatar
Nayan pal 30/11/2018 at 7:50 pm

Sir what is BIG Data?

Avatar
Aman soni 30/11/2018 at 7:57 pm

This is very nice blog for Indian students.
This is good for engineering students.
Thank you sir.
But one question is these :
Please add some query about Android programming with Java in common hindi language.

Avatar
Aman soni 30/11/2018 at 7:57 pm

This is very nice blog for Indian students.
This is good for engineering students.
Thank you sir.
But one question is these :
Please add some topics about Android programming with Java in common hindi language.

Avatar
Aniket Chavan 03/04/2019 at 12:48 am

Nicely explained.Totally understood the differences from the scratch!Great contribution Sir.Keep Going!

Leave a Comment