1. What is a good source of Vitamin ‘E’?

Answer: Fresh vegetable

Reply

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->What is a good source of Vitamin ‘E’?....
QA->Among source of power India has largest reserves of which source of power?....
QA->_____refers to email that appears to have been originated from one source when it was actually sent from another source.....
QA->What is good source of protein?....
QA->What is good source of protein ?....
MCQ->Statement: It is reported that though Vitamin E present in fresh fruits and vegetables is beneficial for human body, capsule Vitamin E does not have the same effect on human body. Courses of Action: The sale of capsule Vitamin E should be banned. People should be encouraged to take fresh fruits and vegetables to meet the body's requirement of Vitamin E.

...
MCQ->Consider the following with reference to human nutrition: (1) Vitamin A (2) Vitamin B2 (3) Vitamin E For which of these are green leafy vegetables rich sources?...
MCQ->On executing the below program what will be the contents of 'target.txt' file if the source file contains a line "To err is human"? #include<stdio.h> int main() { int i, fss; char ch, source[20] = "source.txt", target[20]="target.txt", t; FILE fs, ft; fs = fopen(source, "r"); ft = fopen(target, "w"); while(1) { ch=getc(fs); if(ch==EOF) break; else { fseek(fs, 4L, SEEK_CUR); fputc(ch, ft); } } return 0; }...
MCQ->Assertion (A): In a common source amplifier with source terminal at ac ground the voltage gain is about gm rdReason (R): A common source amplifier is a source follower circuit

...
MCQ->Which fields are contained within an IEEE Ethernet frame header? Source and destination MAC address Source and destination network address Source and destination MAC address and source and destination network address FCS field...
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution