________ is the function to convert a ASCII character into an integer.

A. static B. calloc() C. main()
D. char E. free() F. Right to left
G. Close and disconnect
the file from
H. Left to right I. register
J. atoi() K. putpanel() L. stdin
M. stdout

4.1 ________ is the function to convert a ASCII character into an integer.
4.2 In C an array of character is known as ________.
4.3 The line from which a program execution begins is ________.
4.4 ________ function is used to release the memory allotted in dynamic memory allocation.
4.5 The dynamic memory allocation function are ________ and malloc().
4.6 p++ has associativity ________.
4.7 The use of ________ is considered unstructured programming.
4.8 The storage class ________ has global visibility.
4.9 The standard file, in ‘C’, ________ is connected to screen.
4.10 ________ is used to draw a point on the monitor screen in given coordinate position.


Leave a Reply