Computer Science, asked by dsdfsdf, 9 months ago

Select the correct statements about interfacing with other languages from python?
a) Boost python provides almost same features of swig
b) swig is used to interface with interpreted languages
c) CFFI provides a mechanism for interfacing with C from both pypy
d) Cpython ctypes library provides support for loading and interfacing with dynamoc libraries such as DLLs

Answers

Answered by queensp73
2

Answer:

d) Cpython ctypes library provides support for loading and interfacing with dynamoc libraries such as DLLs.

Explanation:

hope it helps u

:)

Similar questions