Easy Tutorial
For Competitive Exams
Placement Papers Capgemini Page: 3
42470.Cup is to coffee as bowl is to
dish
soup
spoon
food
42471.Yard is to inch as quart is to
gallon
ounce
milk
liquid
42472.What are the types of linkages?
Internal and External
External, Internal and None
External and None
Internal
42473.Which of the following special symbol allowed in a variable name?
* (asterisk)
| (pipeline)
– (hyphen)
_ (underscore)
42474.What are the different types of real data type in C ?
float, double
short int, double, long int
float, double, long double
double, long int, float
42475.What will you do to treat the constant 3.14 as a long double?
use 3.14LD
use 3.14L
use 3.14DL
use 3.14LF
42476.In mathematics and computer programming, which is the correct order of mathematical operators ?
Addition, Subtraction, Multiplication, Division
Division, Multiplication, Addition, Subtraction
Multiplication, Addition, Division, Subtraction
Addition, Division, Modulus, Subtraction
Share with Friends