retagged by
1,415 views
0 votes
0 votes
The library function exit ( ) causes as exit from

 

(a) the loop in which it occurs

(b) the block is which it occurs

(c) the functions in which it occurs

(d) the progam in which it occurs
retagged by

2 Answers

0 votes
0 votes
when we use exit in a program it will immediately terminate and exit from the entire program.

Related questions

0 votes
0 votes
1 answer
1
sh!va asked Mar 2, 2017
375 views
A program having features such as data abstraction, encapsulation and data hiding, polymorphism inheritance is called(a) Structured program(b) Object oriented program(c) ...
1 votes
1 votes
1 answer
2
sh!va asked Mar 2, 2017
1,634 views
The "go to statement" causes control to go to(a) An operator(b) A label(c) A variable(d) A function
0 votes
0 votes
1 answer
3
sh!va asked Mar 2, 2017
1,501 views
The matrix is its own adjoint. The value of x will be(a) 5 (b) 3 (c) -3 (d) -5
0 votes
0 votes
1 answer
4