Start learning 50% faster. Sign in now
The Arunachal Pradesh government has declared Kaiser-i-Hind (Teinopalpus imperialis) as the state butterfly.
The butterfly is found in southern China, Vietnam, Laos, Myanmar, Nepal and Bhutan.
Kaiser-e-Hind is a very rare and elusive swallowtail butterfly. This butterfly is found at medium and high elevations. It flies high in the canopies of broad-leaved temperate evergreen forests and its presence indicates the existence of a good forest ecosystem.
Below code will give what result for f(3)
f(int x)
{
If(x
Return;
f(x-1);
printf(“%d”, x);
f(n-1);
}
‘/?’ is used for what in C++
Which of the following is a commonly used network cable for wired Ethernet connections?
Which type of flip-flop is most commonly used for storing the state of synchronous digital systems?
In which type of scope do variables declared in a function have priority over variables declared in the surrounding program?
What is the decimal value of the floating-point number C1D00000 (hexadecimal notation)? (Assume 32-bit, single precision floating point IEEE representat...
Which searching algorithm requires the data to be sorted beforehand?
Which of the following statements is true about pipeline hazards?
What does the term "microprogramming" refer to in CPU control design?
Which of the following is NOT a common application of IoT?