Questions

Q:

Artificial radioactivity elements are present in

A) s - block B) p - block
C) d - block D) f - block
 
Answer & Explanation Answer: D) f - block

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

6 4618
Q:

Undefined reference to 'pthread_create'

How to Fix this error?

Answer

This is a common error while compiling C program in Linux. This error occurs when you are using pthread_create function to create threads in your programs.


To fix this problem ensure following points:
Include header file pthread.h in your program.
Add –lpthread linker flag with compilation command.
1- Include Header file
#include <stdio.h>
#include <pthread.h>
...
...
2- Compile command
gcc main.c -o main -lpthread

Report Error

View answer Workspace Report Error Discuss

24 4617
Q:

Who invented logarithms?

A) Mandeleef B) Shockley
C) Amundson D) John Napier
 
Answer & Explanation Answer: D) John Napier

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Inventions

2 4617
Q:

 In a 1:N relationship, the foreign key is placed in:

A) the parent table. B) the child table.
C) either table without specifying parent and child tables. D) either the parent table or the child table.
 
Answer & Explanation Answer: B) the child table.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Database

0 4616
Q:

Patanjali and Reliance Jio has ranked _____ respectively, in Top 10 influencial Brands of India ?

A) 4 & 9 B) 3 & 10
C) 2 & 1 D) 5 & 6
 
Answer & Explanation Answer: A) 4 & 9

Explanation:

Ramdev promoted Patanjali Ayurveda and Reliance Jio have featured among the top 10 most influential brand in India, according to a study by the global research firm Ipsos.

Home grown Patanjali and Mukesh Ambani’s controlled Reliance Jio have bagged the fourth and ninth position, respectively. Interestingly, Patanjali and Reliance Jio made an impressive entry as they did not figure in the previous edition of the study.

Besides, Google has been ranked at the top slot while Microsoft and Facebook were ranked at number two and three, respectively. State Bank of India (SBI) being the only financial institution that made to the list, moved up four ranks to take the fifth position. E-commerce player Flipkart dropped three spots to take the tenth place while Amazon climbed couple of steps to take the sixth place. Other companies that made to the list include Samsung (7th) and Airtel (8th).

Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

13 4615
Q:

In windows, start button is used to

A) Run applications B) Device setting
C) Turn off the system D) All of above
 
Answer & Explanation Answer: D) All of above

Explanation:

The Start button allows users to access their run applications, device setting, turn off the system, computer programs or configure Microsoft Windows easily by accessing the Start Menu.

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

5 4615
Q:

In the below puzzle, a proverb is written with exactly one letter of each word replaced with another. Can you figure out what the original proverb is?

So is a sap, nor is a no.

Answer

Do as I say, not as I do.

Report Error

View answer Workspace Report Error Discuss

Subject: Word Puzzles

25 4614
Q:

The medieval Indian Muslim poet, historian and musician who called himself a parrot of India was

A) Mulla Daud B) Malik Muhammad Jayasi
C) Tansen D) Amir Khusrau
 
Answer & Explanation Answer: D) Amir Khusrau

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

2 4612