General Science – Measurements 1. What is the unit for measuring the amplitude of a sound? A. Decibel B. Coulomb C. Hum…
General Science – Elements and Metals 1. Brass gets discoloured in air because of the presence of which of the following gases in air?…
Bitwise Operators – Yes / No Questions 1. Bitwise & can be used in conjunction with ~ operator to turn off 1 or more bits…
Bitwise Operators – True / False Questions 1. Left shifting a number by 1 is always equivalent to multiplying it by 2. A. True B.…
Bitwise Operators – Point Out Correct Statements 1. Which of the following statements are correct about the program? A. It prints all even bits from…
Bitwise Operators – Find Output of Program 1. Assunming, integer is 2 byte, What will be the output of the program? A. ffff B. 0fff…
Bitwise Operators – General Questions 1. In which numbering system can the binary number 1011011111000101 be easily converted to? A. Decimal system B.…
Input / Output – Yes / No Questions 1. stderr, stdin, stdout are FILE pointers A. Yes B. No 2. A file written in text mode…
Top 100 assam history mcq with answers Question No. 1 Who was the first Ahom ruler to introduce the "Buranji" as the historical chronicle of…
Input / Output – True / False Questions 1. While calling the fprintf() function in the format string conversion specifier %s can be used to write…