TCS Company Programming Technical

Which among the below given options is a part of black-box testing?

A. Verification
B. Equivalence class partitioning
C. Walk through
D. Review

Read Solution (Total 3)

TCS Other Question

To create a logo, an artist first draws a circle inside a square. Diameter of a circle is equal
to the side of the square. The artist wants to create a logo where the portion outside the
circle but inside the square is shaded, and sector with arc length 5.5 cm is shaded. If the area of the square is 196 cm2, the area of the shaded portion is what fraction of the total area of the logo?
If the user does not pass value to argument, what is the value of arguments provided at the time of function declaration that are automatically assign by the compiler called?

A. Pass by value argument
B. Pass by reference argument
C. Default argument
D. User defined argument