NEW ****Numerical Ability**** NEW




Declarations and Initializations on C Programming


1. 
Which of the following statements should be used to obtain a remainder after dividing 3.14 by 2.1 ?
A.
rem = 3.14 % 2.1;
B.
rem = modf(3.14, 2.1);
C.
rem = fmod(3.14, 2.1);
D.
Remainder cannot be obtain in floating point division.
2. What are the types of linkages?
A.
Internal and External
B.
External, Internal and None
C.
External and None
D.
Internal
3. Which of the following special symbol allowed in a variable name?
A.
* (asterisk)
B.
| (pipeline)
C.
- (hyphen)
D.
_ (underscore)
.
more with explanation answers.....


0 comments to "Declarations and Initializations on C Programming"

Post a Comment

Popular Posts

online materials. Powered by Blogger.

This Blog to Your Language

English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified

Total Pageviews

Calender

Followers