Asked by:
is java easily undersatand without having knowledge of c++

Question
-
Wednesday, December 26, 2007 2:49 PM
All replies
-
That depends upon U !!!!!!!!!!!!!!!!!!Wednesday, December 26, 2007 2:52 PM -
good answer,i have 2 thank youWednesday, December 26, 2007 3:16 PM
-
to startwith any basic concepts of coding can easy in java as in other languages.....
it will be easier to you to understand the concept of object riented programming if you have already known c++...
i would advice you to read herbert schild's java: the complete reference...
thats all my friend.........
for example,
every java program is an example for object orientation....
this can be easily understood when you know about class....as every java program starts with a class,it is object-oriented....
class Progam{
statements.........;
...........;
........ ;
}Thursday, December 27, 2007 4:21 PM -
yes i believe that it should not pose you any problems.
Students of the CISCE Board(including myself) have JAVA right in their 9th class.
Believe me that the level is at par with the syllabus of the Engineering students(including myself).
It will definitely have an upper hand if you are aware of C++ before learning JAVA.
My personal Experience :
I was told that you cannot learn C++ without knowing C. Most C++ books also say this.
But I studied C++(for the first time in my ISCE 11-12th) & came out as the "North India Topper in Computer Science Programming with C++" in Board Exams March,2006.
Today was my C++(Object Oriented Programming Methods) [HP University] Exam in the morning & I am very proud that I had already studied 90% in my school at the St. Edwards School, Shimla.
Friday, December 28, 2007 11:43 AM -
yes you can....
Tutorials, Ebooks, Source Codes, Question Bank
JAVA
Sr. No.
Title
Resources
1.
20 Records
2.
6 Records
JSP
Sr. No.
Title
Resources
1.
9 Records
2.
14 Records
Thursday, January 3, 2008 5:51 AM