Questions

Q:

What is the output of this C code?

        #include <stdio.h>
        void main()
        {
            int x = 97;
            char y = x;
            printf("%cn", y);
        }

A) a B) 97
C) Run time error D) None
 
Answer & Explanation Answer: A) a

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 19321
Q:

Unreachable code would best be found using

A) code inspections B) a static analysis tool
C) code reviews D) a test management tool
 
Answer & Explanation Answer: C) code reviews

Explanation:

Code review is a software quality assurance activity in which one or several humans check a program mainly by viewing and reading parts of its source code, and they do so after implementation or as an interruption of implementation.

Report Error

View Answer Report Error Discuss

14 19315
Q:

The plant dye Henna imparts orangered colour to skin and hairs due to its reaction with which of the following?

A) Protein and amino acids B) Lipids
C) Carbohydrates D) Amino acids
 
Answer & Explanation Answer: A) Protein and amino acids

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology

143 19306
Q:

Which motherboard form factor uses one 20 pin connector?

A) Baby AT B) AT
C) ATX D) All the above
 
Answer & Explanation Answer: C) ATX

Explanation:

ATX (Advanced Technology extended) is a motherboard form factor uses one 20 pin connector.

 

ATX is developed by Intel in 1995 to improve on previous de facto standards like the AT form factor. It was the first major change in desktop computer enclosure, motherboard, and power supply design in many years, improving standardization and interchangeability of parts.

Report Error

View Answer Report Error Discuss

39 19283
Q:

Find the odd word/letters/number from the given alternatives.

(A) BCE (B) WXZ (C) MNP (D) GHK

A) A B) B
C) C D) D
 
Answer & Explanation Answer: D) D

Explanation:
Report Error

View Answer Report Error Discuss

0 19272
Q:

An email account includes a storage area, often called ________

A) mailbox B) hyperlink
C) IP address D) None of these
 
Answer & Explanation Answer: A) mailbox

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

83 19269
Q:

Solve the missing number puzzle?

number_puzzle31533710656.jpg image

Answer

Here in the above puzzle,


Consider the columns.


Column 1 = Row 1 + Row 2 = Row 3


That is,


44 + 12 = 56


Similarly,


48 + 30 = 78


Hence, 14 + 51 = 65.


 


Hence, the missing number in the given puzzle = 65.

Report Error

View answer Workspace Report Error Discuss

Subject: Number Puzzles Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO

114 19254
Q:

Which of the statements given below are correct?

A) Garbine Muguruza won the Tennis 2017 French Open Women's Singles.

B) Rafael Nadal won the Tennis 2017 US Open Men's Singles.

C) Valtteri Bottas won the Formula One 2017 Brazilian Grand Prix.

 

A) Only A B) Only B
C) Only C D) Both A and B
 
Answer & Explanation Answer: B) Only B

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

0 19251