Questions

Q:

In R-DBMS, the data is organized in the form of _____.

A) Hierarchical structure B) Tabular structure
C) Linked structure D) All of the above
 
Answer & Explanation Answer: B) Tabular structure

Explanation:

Data is organized in the form of row and columns, thus it is in tabular structure.

Report Error

View Answer Report Error Discuss

Filed Under: Oracle Certification

5 2866
Q:

What is a single celled organism called

A) protoctists B) chromosomes
C) unicellular D) bicellular
 
Answer & Explanation Answer: C) unicellular

Explanation:

An organism is a living thing, and there are two broad categories of organisms: those made up of only a single cell, and those made up of multiple cells.

Single-celled organisms means which contains only one cell are called unicellular organisms. 'Uni-' means 'one,' so the name 'unicellular' literally means 'one cell.'

 

Examples of Unicellular or Single celled organisms ::

 

Prokaryotic organisms like Bacteria,...

Some algae like green algae, euglena,...

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk , Bank PO

5 2865
Q:

What will be output of following c code?

void main()
{
struct india
{
char c;
float d;
};
struct world
{
int a[3];
char b;
struct india orissa;
};
struct world st ={{1,2,3},'P','q',1.4};
clrscr();
printf("%dt%ct%ct%f",st.a[1],st.b,st.orissa.c,st.orissa.d);
getch();
}

Answer

Output: 2 p q 1.400000

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2864
Q:

Which one of the following elements cannot be detected by "Lassaigne's test"?

A) I B) Cl
C) S D) F
 
Answer & Explanation Answer: D) F

Explanation:

The sodium fusion test, or Lassaigne's test, is used in elemental analysis for the qualitative determination of the presence of foreign elements, namely halogens, nitrogen, and sulphur, in an organic compound. It was developed by J. L. Lassaigne.Silver fluoride is soluble in water and does not precipitate and thus this method cannot be used for detection of fluorine.

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: Bank Exams

2 2864
Q:

A Book always has

A) Preface B) Text
C) Index D) Page
 
Answer & Explanation Answer: D) Page

Explanation:

A Book always has Pages. Without pages it can't be called as a book. A book can be either with or without preface, text or index but it can't be without a page.

 

Hence, A Book always has page.

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

1 2862
Q:

The study of trees is called

A) Histology B) Andreology
C) Sistology D) Dendrology
 
Answer & Explanation Answer: D) Dendrology

Explanation:

The study of trees is called Dendrology.

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

2 2860
Q:

Read the passage carefully and choose the best answer to each question out of the four alternatives and click the button corresponding to it.


Dyslexia is a perceptual disorder often occurring in persons of normal, or even above average intelligence. The reader is unable to perceive correctly what is on a page. Letters and numbers often appear reversed: "b" seems to be "d","quite" is "quiet" and "from" is "form". The reader tends to leave out letters or words or insert words or letters that are not there. Vowel and consonant sounds may be confused. Many dyslexics are left­handed or able to write with either hand. They often confuse left and right. Learning to speak may also be delayed beyond infancy. The condition seems to be inherited. It may persist into adulthood. However, with early recognition and specialized approaches to teaching reading, most dyslexics can learn to read.

Some researchers believe that latent dyslexia may be aggravated by the way reading is taught. The modern whole­word, or look­and­say, method seems to be more of a hindrance to learning for dyslexics than it is for ordinary pupils. The phonetic method of teaching students to learn letters and sound them out appears to achieve better reading results. The problem of words that cannot be sounded out ­ such as rough, laugh or through ­ is not solved by phonetics. These words must simply be memorized. However, for children with dyslexia the problem can be compounded by the failure of parents or teachers to recognize the condition. This can easily lead to emotional problems for dyslexic children, who cannot understand their failure to keep up with their classmates.


The problem of perception can be compounded by the failure of parents and teachers to

A) provide treatment B) recognize the condition
C) correct the child at infancy D) understand the child
 
Answer & Explanation Answer: B) recognize the condition

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2860
Q:

The 1849 Gold-Rush was due to gold discovered at

Answer

Northern California

Report Error

View answer Workspace Report Error Discuss

Subject: World History

2 2860