Questions

Q:

How would you use the function memmove()?

Answer

#include "mem.h"


#include "alloc.h"


main()


{


      int area;


      char *dest;


      char src[] = "Life is the camera and you are the target"


                                  "so keep smiling always";


      area = sizeof (src);


      dest = malloc (area);


      memmove (dest, src, area);


      printf("\n%s", dest);


      printf("\n%s",src);


}

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 3649
Q:

Carbon, Diamond and Graphite are together called

A) Isomers B) Isotopes
C) Allotrope D) Isomorphs
 
Answer & Explanation Answer: C) Allotrope

Explanation:
Report Error

View Answer Report Error Discuss

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

1 3649
Q:

The sentence that states the main idea of the paragraph

A) Thesis B) Topic sentence
C) Both A & B D) None of the above
 
Answer & Explanation Answer: C) Both A & B

Explanation:

The sentence that states the main idea of the paragraph is called as Thesis or the topic sentence.

Report Error

View Answer Report Error Discuss

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

0 3649
Q:

 A report generated by a reporting system is delivered to the appropriate users via a user-accessed Web site. This system uses which of the following report modes?

A) Push B) Pull
C) RFM D) OLAP
 
Answer & Explanation Answer: B) Pull

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Database

0 3648
Q:

Yanam is the colony of the which of the European powers ?

A) Danish B) French
C) Spanish D) Portugese
 
Answer & Explanation Answer: B) French

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

0 3648
Q:

Keoladeo National Park is situated in which state?

A) Jharkand B) Rajasthan
C) Madhya Pradesh D) Uttar Pradesh
 
Answer & Explanation Answer: B) Rajasthan

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

9 3647
Q:

What provides electrons for the light reactions?

A) Water B) Oxygen
C) Carbon dioxide D) Light
 
Answer & Explanation Answer: A) Water

Explanation:

Electrons are stripped from water in the light reactions of photosynthesis. Light provides the energy to excite electrons.

 

ATP and NADPH are both products of the light reactions and are used to power the Calvin cycle.

Report Error

View Answer Report Error Discuss

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

6 3647
Q:

In which of the following kind of organisms is the phenomenon found where in the female kills the male after copulation __________

A) Drgonfly B) Honey bee
C) Spider D) Pit viper
 
Answer & Explanation Answer: C) Spider

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology

8 3646