Which one of these is not the name of a C library function?
a. printf
b. sqrt
c. void
d. scanf
e. log
C
Computer Science & Information Technology
You might also like to view...
________ enablesyou to easily add new hardware to a computer system
a.Graphical user interface b.Multitasking c.NOS d.Plug and Play
Computer Science & Information Technology
Which JavaScript keyword is needed to set aside random-access memory to store an object variable?
A) var B) new C) prototype D) this
Computer Science & Information Technology