Can you use visual c plus plus for window programming in c language?

1 answer

Answer

1263588

2026-08-04 01:20

+ Follow

... yes?

The question doesn't really make any sense. Any language can be used to program a computer, so long as you have a compiler for it. There definitely are both C and C++ compilers for Microsoft Windows, therefore you can write device drivers in it if you want.

Heck, you could theoretically write device drivers in LISP or BASIC if you wanted; I personally wouldn't, but it could be done.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.