Questions

Q:

How many languages are contained in the  VIIIth schedule of the Indian Constitution?

A) 18 B) 22
C) 16 D) 12
 
Answer & Explanation Answer: B) 22

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

3 4863
Q:

Why address bus in unidirectional and data bus is bidirectional?

Answer

Because there is no need address traansaction between processor and peripheral device but data bus is needed because data has to be read and write

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

3 4863
Q:

Are best essay writing service reviews are legit?

There are many essay writing companies are launching day by day therefore it would be really difficult to determine which is the suitable writing services without getting scammed. Some stduents are going on the way of regional based writing services like essay writing service usa because its really simple to track them..but looking at the essay writing service reviews is the best way to find genuine writer for sure...you can get everything about the online writing professionals from the essay writing service reviews..what do you think about my points?

Answer

Are best essay writing service reviews are legit? This is a common question lots of students having while choosing an essay writing service...Yes, best essay writing service reviews is the right tool we can use to find genuine essay writing companies online...you will get everything detaisl on what you want to know about an essay writing company online...

Report Error

View answer Workspace Report Error Discuss

4 4862
Q:

Can I increase the size of a dynamically allocated array? < Yes / No> if yes, how?

Answer

Yes, using the realloc() function as shown below:


main()


{


        int *p;


        p = ( int *) malloc (20) ;


        t = p;


        t = (int *) realloc ( p, 40);


        if ( t == NULL )


        Printf (" Cannot reallocate, leaves previous allocated region unchanged ");


       else


       {


              if ( p ==t )


              ;  / * the array expanded at the same region */


             else


            { 


                 free ( p ); / * deallocate the original array */


                 p = t;  /* set p to newly allocated region */


             }


      }


}  

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 4860
Q:

Which state tourism department's motto is 'A living heritage of heroism'?

A) Madhya Pradesh B) Gujarat
C) Rajasthan D) Himachal Pradesh
 
Answer & Explanation Answer: C) Rajasthan

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Business Awareness

13 4860
Q:

 When an entity instance may be a member of multiple subtypes or it does not have to be a member of a subtype, it is which of the following?

A) Disjoint with total specialization B) Disjoint with partial specialization
C) Overlap with total specialization D) Overlap with partial specialization
 
Answer & Explanation Answer: C) Overlap with total specialization

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Database

2 4859
Q:

Which of these is NOT a lipid?

A) Wax B) Cholesterol
C) RNA D) Phospholipid
 
Answer & Explanation Answer: C) RNA

Explanation:

RNA is not a lipid among the given options.

 

A lipid is a substance of biological origin that is soluble in nonpolar solvents. It comprises a group of naturally occurring molecules that include fats, waxes, sterols, fat-soluble vitamins (such as vitamins A, D, E, and K), monoglycerides, diglycerides, triglycerides, and phospholipids.

Report Error

View Answer Report Error Discuss

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

4 4859
Q:

The Korba coalfield is located in

A) Orissa B) West Bengal
C) Chhttisgarh D) Assam
 
Answer & Explanation Answer: C) Chhttisgarh

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

3 4858