• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

re :Does java needs C and C++ knowledge?

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,
I am little bit confused,that's why i am asking u this question.I am very much cleared with OOPs concept.Do i need some knowledge related to C and C++.
 
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Raj,
No, you don't need to know C or C++ .. actually some people think prior knowledge of C can be a hinderance; some of the SCJP questions are directly geared at tripping up C/C++ programmers
OOP's knowledge definitly helps.
I'm going to move this over to the Certification Study forum as it is not related to Mock Exam errata.
------------------
Jane Griscti
Sun Certified Programmer for the Java� 2 Platform
 
Ranch Hand
Posts: 135
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well Raj,it's not a requirement,but if you have prior knowledge of these languages,you wont have to start right from learning the basic syntax of Java(eg. semi-colon after every statement,basic data types and declarations etc.).
But OOP knowledge will definitely help you in writing EFFICIENT Java code.
------------------
Udayan Naik
Sun Certified Java 2 Programmer
 
Tick check! Okay, I guess that was just an itch. Oh wait! Just a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic