If an electron and a photon have the same wavelength, then they will have the same
View Answer Report Error Discuss
In the following question, out of the four alternatives, select the alternative which best expresses the meaning of the idiom/phrase.
to chew someone out
By increasing the price of entry ticket to a fair in the ratio 5:7, the number of visitors to the fair has decreased in the ratio 11:9. In what ratio has the total collection increased or decreased?
What would be the output of the following program, if the array beigns at address 65486?
main()
{
int arr[] = {12,14,15,23,45};
printf ("%u %u", arr, &arr);
}
65486 65486
View answer Workspace Report Error Discuss
What would be the output of the following program?
float a = 0.7;
if ( a < 0.7f )
printf ( " C ");
else
Printf ( " C++ ");
C++
Which Sikh Guru is known as "Sachcha Baadsah"?
Which of the following is not true of color blindness?
Which is not a function of the cell membrane?