![]() |
No, an SDK (Software Development Kit) is not a compiler. A software development kit (SDK) is a set of resources, libraries, tools, and documentation used by programmers to create software for a particular platform, framework, or technology. All the necessary tools for creating, testing, and deploying applications are included in SDKs; these include libraries (like pre-written code modules), development tools (like IDEs and debuggers), documentation (including tutorials, manuals, and API references), and support materials. On the other hand, a compiler is a specific type of software tool used to translate source code written in a high-level programming language into machine-readable code (e.g., machine code or bytecode) that can be executed by a computer. Compilers take source code files as input and produce executable files or libraries as output. SDK(Software Development Kit) Vs Compiler
|
Reffered: https://www.geeksforgeeks.org
Software Development |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 11 |