Is the C language required to learn Java?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

I am online Quran teacher 7 years

Learning C language is not a strict requirement for learning Java, but it can be beneficial. While both languages share some common programming concepts like loops, conditionals, and variables, they have different syntax and paradigms. C is a low-level language and provides a good foundation for understanding...
read more
Learning C language is not a strict requirement for learning Java, but it can be beneficial. While both languages share some common programming concepts like loops, conditionals, and variables, they have different syntax and paradigms. C is a low-level language and provides a good foundation for understanding memory management and the basics of programming. Java, on the other hand, is a high-level language with a focus on object-oriented programming and platform independence. However, many people start with Java as their first programming language because of its simpler syntax and extensive libraries, which make it easier for beginners to grasp programming concepts. Ultimately, whether you choose to learn C before Java depends on your learning style, goals, and the specific requirements of the projects you're interested in. read less
Comments

A Ugc Net Certified Tutor

No not mandatory. But learning C language provides a strong base in understanding java quickly
Comments

I Train C,C Plus Plus,JAVA,Advanced JAVA,SQL

If you learn,it will be so easy to relate the concepts and also to know how the efficiency of programming increased in java
Comments

Software Engineer & Programmer, Educator

See the hierarchy in which the programming languages developed. C is structured programming, C++ is object oriented programming language, java is object oriented programming languages with lots of predefined classes and concept of plateform independence. How ever i always say plateform independcy is...
read more
See thehierarchy in which the programming languages developed. C is structured programming, C++ is object oriented programming language, java is object oriented programming languages with lots of predefined classes and concept of plateform independence. How ever i always say plateform independcy is a myth till now. Well.... So the thing here is not about the syntax you are learning. The thing here is methodology or concept you are using. System.out.println(""); Cout>>; and printf(""); first is from java, next is from C++ third is from C. So printf is function, cout is class object, println is method of system class. So you can easily see the progression here. So no matter What you learn ahead, if you want to understand deeply anext genlanguage, previous language is not only advantage but it also give you proficiency in that language. becuase you want it or not, its about concept, and you have to know the old concept when studying the new. read less
Comments

View 2 more Answers

Related Questions

Can include files be nested?
Yes. Include files can be nested any number of times. As long as you use precautionary measures, you can avoid including the same file twice. In the past, nesting header files was seen as bad programming...
Himangi
0 0
7
Can you define which header file to include at compile time?
Yes we can do it by using conditional comilation
Thileshwari
0 0
5
In how many days can we learn the C language?
Around one month and depends upon you how much time you give.
Ravi Shankar
0 0
9
If I want to learn Java, is it necessary to know about C language?
It is not necessary to know about C language if you want to learn Java. But some syntax are same.
Nitesh
0 0
7
Can stdout be forced to print somewhere other than the screen?
Although the stdout standard stream defaults to the screen, you can force it to print to another device using something called redirection
Vijay
0 0
5

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

Ask a Question

Related Lessons

Some interview questions and answers for fresher level on Pointers
What is a void pointer? Void pointer is a special type of pointer which can reference or point to any data type. This is why it is also called as Generic Pointer. As a void pointer can point to...

INTRODUCTION TO PROGRAMMING LANGUAGES
Language is a medium for communication. If we want to perform anything with another person, we can know the human language as a human being. Similarly, if we want to perform anything with a computer, we...

Datatypes in C Language
Data types in C Language Data types specify how we enter data into our programs and what type of data we enter. C language has some predefined set of data types to handle various kinds of data that...

Why do pointers have a datatype?
Before we start with pointers you must know what is a variable and a datatype. int a; This is the basic line in every program in 'C' . It means that we are asking the compiler to give us 2 bytes of space...

10 Tips to improve your learning
1. Have a quick revision of topics that you have read in past three days before you start studying a new topic. 2. Make your own notes containing the summary of the topic. 3. Allot proper timing for...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you