answersLogoWhite

0

java is a server side programing where as visual basic is a client side programing(This programing Language is different from oops)

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are example of programming software?

c,c++,b,BASIC,Python,Java,Visual C, Visual C++ and visual basic


What has the author Budi Kurniawan written?

Budi. Kurniawan has written: 'Java 5' 'Java Web Development With Servlets, Jsp, and Ejb' 'Internet programming with Visual Basic' -- subject(s): Internet programming, Microsoft Visual BASIC 'Struts Design and Programming' 'JavaServer Faces programming' -- subject(s): Design, JavaServer pages, Web site development, Web sites


How are viruses being programmed?

They are programmed in programming languages or scripting languages like Visual basic , c , c++,java , vb script or java script.


What are some programming languages?

C C++ Java C# Python Ruby LUA Pascal Haskell Visual Basic bash


How the oracle is connected to java and visual basic?

Oracle is the company that owns Java and is partnered with Microsoft who owns Visual Basic.


Difference between vbscript and java script?

Visual Basic script and JavaScript are both programming languages. JavaScript is used primarily to create websites, and has no user interface. Visual Basic is used to create software applications, has a user interface, and is less heavy on the code than JavaScript.


How virus are being programmed?

They are programmed in programming languages or scripting languages like Visual basic , c , c++,java , vb script or java script.


What are some examples of programming language?

The most well-known programming languages are C, C++, C#, CSS, HTML, Javascript, PHP, Pascal/Delphi, Prolog, Python, Ruby, Visual Basic, and Visual Basic .NET, java.


What is the difference between java and object oriented programming?

java is a programming language/platform that embodies object oriented programming concepts. The question of what is the difference is like asking what is the difference between cars and a Volvo.


State three reasons that visual basic is the most widely used programming language in the world?

Visual Basic is not the most widely used programming language in the world. Aside from anything else, it only works on Windows. Java is the most widely used programming language in the world, closely followed by C++. And there are plenty more languages that are far more widely used than Visual Basic, including C, Python, Ruby and Perl, to name but a few. Even C#, which is also a Windows-only programming language, is more popular than Visual Basic.


How do you connect java with visual studio?

Unfortunately, you can not use Visual Studio to edit Java. Visual Studio can be used to program: Visual Basic C# C++ ASP.NET Anyways to program Java you can use other programs as Eclipse for Java Developers


Which the best programming language between java and visual basic?

Java. While Visual Basic is certainly useful for writing Windows applications, that's all it can do. If you want the same program to run on other platforms (such as Linux), the entire program must be re-written from scratch. With Java, there is no need to convert. Once compiled, Java programs can be executed upon any platform that has a suitable Java virtual machine implementation, which is pretty much everything today.