can i make an os using visual basic??/
godfather_599 0 Newbie Poster
Recommended Answers
Jump to PostNo.
the .NET framework itself is written in C++ (C and C++ are whats used mainly for operating systems, some assembley too)
C and other unmanaged languages are used for the O/S as it compiles to machine code (binary) not an intermediate language to be interpreted (as is …
Jump to PostAgain it is not possible to write an OS using a single language.
yes it is. Its not possible to write an OS in a managed language like java or .net though
All 5 Replies
ptaylor965 6 Junior Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
debasisdas 580 Posting Genius Featured Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Muzhacker 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.