Are programming languages complete? Can we program any kind of software in C++, JavaScript, Python or C?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

BEST Technical Trainer & Freelancer

Yes. C and C++ are the core for all.
Comments

Online tutions only...HR & IT Professional with good teaching experience for CBSE Board

Not really or theoretically yes but practically no as each and every language have its own pros n cons. C is a systems programming language used to write OS kernels and device drivers. It can do this because of its memory pointers, which confer the capability to code at the machine level. Most...
read more
Not really or theoretically yes but practically no as each and every language have its own pros n cons. C is a systems programming language used to write OS kernels and device drivers. It can do this because of its memory pointers, which confer the capability to code at the machine level. Most other languages are incapable of doing this on their own. I’m referring to Java, Python, JavaScript, PHP, Perl, etc. But in general the answer is yes. read less
Comments

Software Trainer

yes but following some terminologies
Comments

Theoretically Yes, practically No. Theoretically, all languages are largely comparable, you might do it differently in Python than you would in Swift, but you can do it.
Comments

Tutor

C language is mother of all other language in programming, you need to clear C first and then go as per needs. #stayconnected #stayupdated like & follow us on www.facebook.com/learn4fun.vadodara
Comments

Computer Techie

Practically impossible. If so then why do we require different languages. C is structured language which is close to the machine and is use for driver coding. Javascript is use for adding actions to HTML pages. Hence for working in different scenarios we have to use different platforms and languages
Comments

View 4 more Answers

Related Questions

in c : i want run time input: data=[name:raj,age:20] output: value[0]=raj value[1]=20 i want c code
Make use of Command line argument and access using argv,argc.
Vanaraj
Other than in a for statement, when is the comma operator used?
Example : int i,j; i=(10,20,30,40); j=10,20,30,40; printf("%d",i); printf("%d",j); // in this program output of i will be 40 and j will be 10 // In interviews you can face such type of comma operator related questions.
Sanjay
Do array subscripts always start with zero?
It purely depends on the programming language. C, C#, Java all provide array indices starting from zero (0). COBOL, FORTRAN, ALGOL etc. languages provide array indices starting from 1.
Avishkar
What is the difference between text and binary modes?
FILE WHEN SAVED IN TEXT MODE ON HARD DISK IS READABLE BUT WHEN SAVED IN BINARY MODE IS NOT READABLE IT IS SAVED IN BINARY FORMAT
Raj

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 Safety-Critical Software?
A software whose failure may cause death or injuries to the users called Safety-Critical Software.The software present as part of Aeroplanes, or present in Rail as railway signalling software or Automotive...

Static and dynamic libraries
A library is a package of code that is meant to be reused by many programs. A static library (also known as an archive) consists of routines that are compiled and linked directly into your program. When...

Programming Practice Technique
Any Programming Language required an Algorithm. Algorithm - It is the finite set of instructions in which each and every instruction has the meaning, instructions are not ambiguous and all the instructions...

Recursion in C Programming
The process of calling a function by itself is called recursion and the function which calls itself is called recursive function. Syntax of Recursive Function returntype recursive_func () { statements; ...
R

Ravindra Yadav

2 0
0

C Program to print Block Letter and Small Case Alphabets using C
/* WAP to print Block Letter and Small Case Alpahbets using C*/ //Hint:use ascii code(value) to print #include#include void main(){ int i; clrscr(); //Block Letters Alphabets printf("Block Letters Alphabets\n");...

Recommended Articles

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 >

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 >

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