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

Can finally block be used without try block?
A finally clause ensures that the finally block is executed after the try block and any catch block that might be executed, no matter how control leaves the try block or catch block.
Sarala
How does Java implement polymorphism?
Java implements polymorphism in two ways: 1. Static or compile-time polymorphism is done by method overloading (more then one methods sharing the same name but different number/types/order of parameters) 2....
Sajjan
0 0
6
What are the advanced features of EJB3.1?
1. Support for direct use of EJBs in the servlet container, including simplified packaging options. The current thought is to allow EJBs in the WEB-INF/classes directory while allowing ejb-jar.xml to reside...
Arunava Chatterjee
best source to learn java from?
Main source if information on Java is oracle documentation. But it takes your time to read through, a lot more than you expect. Better prefer a trainer who can give what you need.
Himanshu
What is difference between Multithreading and miltiprocessing?
Thread is a part of the program,so a program has multiple threads whereas multiprocessing means a cpu (or multiple cpu) process multiple programs at a time.
Milan

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

Ask a Question

Related Lessons

What Is Applet & Its Life Cycle?
What is Applet & its life cycle?Applet is a Java programme that can be embedded into HTML page.Java Applet runs on the java enables web browsers such as Mozilla & Internet Explorer.Applets are...
I

Icreative Solution

0 0
0

Fractional Knapsack
Algorithm - Fractional Knapsack import java.util.Scanner; public class Knapsack01 { public static void main(String args) { Scanner scan = new Scanner(System.in); int...

How to create Rest web services in Java
Web services are web application components that lets two different applications to communicate over the network.Let if an application which in written java provides web services can be communicated through...

How to create a Singleton class?
How to create a Singleton class: Q) What is a singleton class? A) In simple words, a singleton class is a class which can have only one instance at any point of time throughout the application and provides...

CoreJAVA
Core Java Training High Level Course Content Trained by Java Architect 1. Core Java Programming Introduction of Java 2. Data types and Operators 3. Control Flow statements 4. OOPS and its application...
A

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