Can I learn both Java and C++?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Yes, you can. Java is an important programming language. It is widely used and is easy to understand. The chances of getting a job as a programmer are at least 100 Java to 1 C++. On the other hand, C++ helps you to code well and learn new things like manual memory management and pointer arithmetic....
read more
Yes, you can. Java is an important programming language. It is widely used and is easy to understand. The chances of getting a job as a programmer are at least 100 Java to 1 C++. On the other hand, C++ helps you to code well and learn new things like manual memory management and pointer arithmetic. Learning both languages gives you an added advantage. You will be able to read relevant sections side by side and compare and contrast the differences between the two. You may face a few challenges due to similarity in concepts. But both Java and C++ have different background approach. The only common point you’ll face is while developing app applications as Java is the main language for app development. Another language you will face is both the languages are huge. Hence time management becomes highly essential. So it would be wise to learn various programming constructs like decision making, loops conditional statements. These remain the same regardless of the language you want to master. Once these are cleared you will understand that it's only the syntax that changes, the base remains the same. Remember that C is a procedural programming language while Java is partially object-oriented programming language. Java provides a ton of built-in classes that do most of your work. You will soon fall in love with Java. In the end, programming is not only about languages, but it is also your approach towards how to solve a problem. read less
Comments

Related Questions

I am a fresher and I want to become a Java developer, so what is necessary to crack the Java interview ? 

Hi Dipesh, understand that Java is a kind of ocean. It is vast. For interview preparation, you can brush up your Core Java Concepts and OOPs concepts and understand how JAVA works and learn the java features...
Dipesh
What's New in JDK 8 ?
1.Lamda Expressions I started with lambda expressions as this is probably the most sought after feature in the language after probably Generics/Annotations in Java 5. 2.Generic Type changes and improvements Taking...
Ashish

What do you understand by Object and Class?

An object is memory that can represent the data of real object , class is plan for object memory structure so we can say class is also a data typed for creating objects
Afsal

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Puzzle Game coding
import java.awt.BorderLayout;import java.awt.Color;import java.awt.Dimension;import java.awt.Font;import java.awt.FontMetrics;import java.awt.Graphics;import java.awt.Graphics2D;import java.awt.RenderingHints;import...

Java inheritance example
Answer these questions Answer the above question

Interview Tip : Q1) Why Strings are immutable in java ? What happen if it was mutable in java?
As we all know that Strings in java are immutabe in nature, now the question comes why the creator made it immutable in nature, although this field used maximum in any java program. The answer to this...

What Is Java? Explain The History Of Java
i. Ovierview: Java programming language was originally developed by Sun Microsystems which was initiated by James Gosling and released in 1995 as core component of Sun Microsystems' Java platform (Java...

Example of DependsOnMethod in TestNG
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
S

Sarthak C.

0 0
0

Recommended Articles

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you