TCS Company Logical Reasoning

The age of Ram and Suba are in the ratio 5:6 and after 4 years their ratios are 7:8 then what is the present age of Suba?

Read Solution (Total 2)

TCS Other Question

What is the output of the following program:

void main()
{
printf("%d %d %d %d",65,065,0x65,0X65);
}

A function can have several declaration, but only one definition?
A. True
B. False