Multiple Choice Questions on Exchange Traded Fund ETF is a basket of securities that can be traded on a stock exchange In this re........... for UPSC Civil Services Examination (General Studies) Preparation (2024)

'); popupWin.document.close(); $(".print-no").show(); $(".qu-img").show(); }else { login(); } } function like(id,st) { if ($("#ctl00_ContentPlaceHolder1_txtIDU").val() != "0") { PageMethods.like($("#ctl00_ContentPlaceHolder1_txtIDU").val(),$("#ctl00_ContentPlaceHolder1_txtID").val(),st, getlikes); function getlikes(result, userContext, methodName) { var array = result.split("=,="); $("#lk"+$("#ctl00_ContentPlaceHolder1_txtID").val()).html(array[0]); // $("#dk").html(array[1]); } } else { login(); } } function Correct() { $("#dvcorrect").hide(); if ($("#ctl00_ContentPlaceHolder1_txtIDU").val() != "0") { PageMethods.Up_Rectify($("#ctl00_ContentPlaceHolder1_txtIDU").val(), $("#ctl00_ContentPlaceHolder1_txtID").val(), Getr); function Getr(result) { alert(result); } } } function getrelated() { $("#ctl00_ContentPlaceHolder1_dvrelatedcrs").html("Please wait.."); PageMethods.getrelatedcrs($("#ctl00_ContentPlaceHolder1_txtidsb").val(), $("#ctl00_ContentPlaceHolder1_txtIDSUBZ").val(), Getr); function Getr(result) { $("#ctl00_ContentPlaceHolder1_dvrelatedcrs").html(result) } } function cmtlike(ST, IDCMT) { if ($("#ctl00_ContentPlaceHolder1_txtIDU").val() != "0") { PageMethods.cmtlike($("#ctl00_ContentPlaceHolder1_txtIDU").val(), IDCMT, ST, getlikes); function getlikes(result, userContext, methodName) { var array = result.split("=,="); $("#cmtlk" + IDCMT).html(array[0]); $("#cmtdk"+ IDCMT).html(array[1]); } } else { login(); } } function ReportError() { if ($("#ctl00_ContentPlaceHolder1_txtIDU").val() != "0") { var ERR = $("#ErrorMessage").val(); if (ERR != "") { $("#errbtn").html(" reporting error please wait.."); PageMethods.Report_Error($("#ctl00_ContentPlaceHolder1_txtIDU").val(), $("#ctl00_ContentPlaceHolder1_txtID").val(), ERR, ErrorResult); function ErrorResult(result, userContext, methodName) { toastr["success"]("your error submited successfully."); $("#ErrorMessage").val(""); document.getElementById("report_error").classList.remove("show"); $("#errbtn").html('Submit Error '); } } else { $("#ErrorMessage").val(""); toastr["error"]("Please enter error befor submit."); } } else { login(); } } function PostErr() { toastr["error"]("This Feature is Under Prcess."); } function PostComment(IDU, IDR, IDCMT) { var CMT = $("#txtcomment").val(); if (CMT != "") { $("#ctl00_ContentPlaceHolder1_dvsubmit").html(" Posting comment please wait.."); var mw = CMT.split(' '); var mwO = mw.filter(function(v){return v!==''});//remove empty spaces from array var wc = mwO.length; var idsz = $("#ctl00_ContentPlaceHolder1_txtIDSUBZ").val(); PageMethods.Post_Comment(IDU, IDR, IDCMT, CMT,wc,idsz, getresult); function getresult(result) { toastr["success"]("Submited Successfully."); $("#txtcomment").val(""); // $("#ctl00_ContentPlaceHolder1_divcoment").html(result + $("#ctl00_ContentPlaceHolder1_divcoment").html()); $("#ctl00_ContentPlaceHolder1_dvsubmit").html(" Post Comment"); } var logname = $("#ctl00_txtname").val(); var comment = ""; comment = comment + "

"; comment = comment + "

"; comment = comment + "

"; comment = comment + ""; comment = comment + "" + logname+": "; comment = comment + ""; comment = comment + "

"; comment = comment + "

"; comment = comment + "

"; comment = comment + "

"; comment = comment + "

" + CMT + "

"; comment = comment + ""; comment = comment + "

"; $("#ctl00_ContentPlaceHolder1_divcoment").html(comment + $("#ctl00_ContentPlaceHolder1_divcoment").html()); } else { toastr["error"]("Please enter comment before submit."); } } function PostReply(IDU, IDR, IDCMT) { var CMT = $("#Reply" + IDCMT).val(); if (CMT != "") { $("#dvreply" + IDCMT).html(" Posting reply please wait.."); var mw = CMT.split(' '); var mwO = mw.filter(function(v){return v!==''});//remove empty spaces from array var wc = mwO.length; var idsz = $("#ctl00_ContentPlaceHolder1_txtIDSUBZ").val(); PageMethods.Post_Comment(IDU, IDR, IDCMT, CMT,wc,idsz, getresult); function getresult(result) { toastr["success"]("Reply Submited Successfully."); $("#Reply" + IDCMT).val(""); // $("#rp" + IDR).hide(); $("#dvreply" + IDCMT).html(" Reply"); } var logname = $("#ctl00_txtname").val(); var comment = ""; comment = comment + "

"; comment = comment + "

"; comment = comment + "

"; comment = comment + " " + logname+" "; comment = comment + " "; comment = comment + "

"; comment = comment + "

" + CMT + "

"; comment = comment + ""; comment = comment + ""; comment = comment + ""; comment = comment + "

"; comment = comment + "

"; $("#dvmainrp" + IDCMT).html(comment + $("#dvmainrp" + IDCMT).html()); showreply(IDR); } else { toastr["error"]("Please enter comment..."); } } function showreply(IDR) { var x = document.getElementById("rp" + IDR); if (x.style.display === "none") { $(".cmtbox").hide(); x.style.display = "block"; } else { x.style.display = "none"; } } function delcmt(IDCMT) { var IDU = $("#ctl00_ContentPlaceHolder1_txtIDU").val(); var IDR = $("#ctl00_ContentPlaceHolder1_txtID").val(); PageMethods.Del_CMT(IDU,IDR,IDCMT, getresult); function getresult(result, userContext, methodName) { toastr["success"]("comment delete successfully."); $("#ctl00_ContentPlaceHolder1_divcoment").html(result); } } function pageLoad() { var t = window.location.href.indexOf('&cmt'); if (t != "-1") { $('html, body').animate({ scrollTop: $("#txtcomment").offset().top - 70 }, 1000); } var UID = $("#ctl00_ContentPlaceHolder1_txtIDU").val(); } function ChooseAns(ID, Ans) { if (Ans == "0") { $('#MSG' + ID).html('Oh No ! Wrong Answer Choosen'); $('#Exp' + ID).show(); } else { $('#MSG' + ID).html('Congratulation !! Your Answer is Right'); $('#Exp' + ID).show(); } } function getnext(ID) { $('.clsQone').hide(); $('#collapse' + ID).show(); } function GetUTVideo(ID, mainid) { PageMethods.updateVc(mainid); $('#model_video').modal('show'); $('#iframeBlog').attr('src', "https://www.youtube.com/embed/" + ID + "?rel=0"); } function dismis() { $('#iframeBlog').attr('src', ""); } function like1(ID, ST) { if ($("#ctl00_ContentPlaceHolder1_txtIDU").val() != "0") { PageMethods.like($("#ctl00_ContentPlaceHolder1_txtIDU").val(),ID,ST, getlikes); function getlikes(result, userContext, methodName) { var array = result.split("=,="); $("#lk" + ID).html(array[0]); $("#dk" + ID).html(array[1]); } } else { login(); } } function getvdheaddata(vid, hid) { var idU = $("#ctl00_ContentPlaceHolder1_txtIDU").val(); $("#vdcontent" + vid).html("


Please wait..

"); PageMethods.getvhdata(vid, hid,idU, getvhdataresult); function getvhdataresult(result) { var data = "

"; data = data + ""; data = data + result; data = data + "

"; $("#vdcontent" + vid).html(data); } } function hidedata(id) { $("#hdata" + id).hide(); } function RModalAns(idr,ctr,ok) { if ($("#ctl00_ContentPlaceHolder1_txtIDU").val() != "0") { if (ok == "1") { $("#dvRedeem").html("please wait.."); PageMethods.RedeemModal($("#ctl00_ContentPlaceHolder1_txtIDU").val(),idr,ctr,$("#ctl00_ContentPlaceHolder1_txtReferedSubz").val(), getlikes); function getlikes(result) { toastr["info"](result); window.location.reload(); } } else { toastr["error"]('Insufficient amount in wallet. How to Earn? Click here to know'); } } else { login(); } } function SubMitModalAns() { if ($("#ctl00_ContentPlaceHolder1_txtIDU").val() != "0") { PageMethods.GetDescription($("#ctl00_ContentPlaceHolder1_txtID").val(), $("#ctl00_ContentPlaceHolder1_txtIDU").val(), onSuccessGetData); function onSuccessGetData(result) { var array = result.split("--==--"); CKEDITOR.instances['ctl00_ContentPlaceHolder1_FCKeditor1'].setData(array[0]); $("#ctl00_ContentPlaceHolder1_txtdocurl").val(array[1]); $('#model_Answer').modal('show'); } } else { login(); } } function updateData() { var IDU = $("#ctl00_ContentPlaceHolder1_txtIDU").val(); var IDR = $("#ctl00_ContentPlaceHolder1_txtID").val(); var IDSB = $("#ctl00_ContentPlaceHolder1_txtidsb").val(); var IDTP = $("#ctl00_ContentPlaceHolder1_txtidtp").val(); var IDSUBZ = $("#ctl00_ContentPlaceHolder1_txtIDSUBZ").val(); var value = CKEDITOR.instances['ctl00_ContentPlaceHolder1_FCKeditor1'].getData(); if (value == "" || value == " ") { alert("Kindly type you answer"); } else { var words = value.split(" "); // if (words.length > 1) { PageMethods.updateAnswer(IDSUBZ, IDSB, IDTP, IDR, IDU, value, onSuccessUpdate); function onSuccessUpdate(result) { alert(result); } //} else { // alert("It seems your answer is not complete"); //} } } function speak1(obj) { $().articulate("ignore"); // revert to default $().articulate("recognize"); // revert to default $().articulate("replace"); // revert to default $().articulate("customize"); // revert to default $().articulate('rate', 0.8); $().articulate('setVoice', 'language', 'en-GB'); $(obj).articulate("customize", "ol", ".", ".").articulate('speak'); }; function pause() { $().articulate('pause'); }; function resume() { $().articulate('resume'); }; function stop() { $().articulate('stop'); };

Report Error

"; } maincontent += "

"; maincontent += "

"; } } else if (l1[i].havesubhead == "False") { var href = l1[i].pageLink; //if (IDU == "0" && l1[i].ispdf == "1") { // maincontent += ""; //} if (l1[i].ispdf == "1") { maincontent += ""; } else { maincontent += ""; } maincontent += l1[i].title; maincontent += ""; maincontent += ""; } maincontent += ""; } } if (fr.length > 0) { { maincontent += "

  • "; maincontent += ""; maincontent += "Free Videos"; maincontent += ""; maincontent += ""; maincontent += "
  • "; } { maincontent += "

  • "; maincontent += ""; maincontent += "Free Tests"; maincontent += ""; maincontent += ""; maincontent += "
  • "; } } if (IDSZ != "-10" && IDSZ != "0") { maincontent += "

  • "; maincontent += ""; // maincontent += "Free PDFs "; maincontent += "Free PDFs"; maincontent += ""; maincontent += ""; maincontent += "
  • "; maincontent += "

  • "; maincontent += ""; maincontent += "Seminars"; maincontent += ""; maincontent += ""; maincontent += "
  • "; } //if (l1.length > 3) //{ // if (IDU == "2" || IDSZ != "-100") { // maincontent += "

  • "; // maincontent += "+" + ((parseInt(l1.length) - parseInt(3))) + " More.. "; // maincontent += ""; // maincontent += ""; // maincontent += "
  • "; // } //} maincontent += ""; } if (l1.length > 0 || fr.length > 0 || maincontent!="") { $("#ctl00_ContentPlaceHolder1_Free_Res_Top_dvtopbar").show(); $("#ctl00_ContentPlaceHolder1_Free_Res_Top_topmenu").html(maincontent); } else { $("#ctl00_ContentPlaceHolder1_Free_Res_Top_dvtopbar").hide(); } }) .fail(function (response) { $("#ctl00_ContentPlaceHolder1_Free_Res_Top_dvtopbar").hide(); }); } } catch (er) { } } } function gettop() { if ($("#ctl00_ContentPlaceHolder1_Free_Res_Top_topmenu").html() == "" ) { try { var IDU = $("#ctl00_ContentPlaceHolder1_Free_Res_Top_txtidu").val(); var IDSZ = $("#ctl00_ContentPlaceHolder1_Free_Res_Top_txtidsz").val(); if (IDSZ == "-10") { $("#menu").hide(); } if (IDSZ != "0") { $("#ctl00_ContentPlaceHolder1_Free_Res_Top_topmenu").html(''); $.getJSON("/json/LVL" + IDSZ + ".json", function (data) { var l1 = data.data; var fr = data.frdata; var maincontent = ""; if (l1.length > 0 || fr.length > 0) { maincontent += "

      "; if (IDU == "2" || IDSZ != "-100") { for (var i = 0; i < l1.length; i++) { var dclass = " "; if (i > 3) { dclass = " d-none "; } maincontent += "
    • "; if (l1[i].havesubhead == "True") { maincontent += ""; var l2 = l1[i].l2; if (l2.length > 0) { maincontent += "

      "; maincontent += "

      "; for (var j = 0; j < l2.length; j++) { maincontent += "

      "; if (l2[j].havesubhead == "True") { maincontent += "

      "; maincontent += l2[j].title + "

      "; var l3 = l2[j].l3; if (l3.length > 0) { maincontent += "

        "; for (var k = 0; k < l3.length; k++) { var href = l3[k].pageLink; maincontent += "
      • "; if (IDU == "0" && l3[k].ispdf == "1") { maincontent += ""; } maincontent += "" + l3[k].title + ""; maincontent += "
      • "; } maincontent += "
          "; } } else if (l2[j].havesubhead == "False") { var href = l2[j].pageLink; //if (IDU == "0" && l2[j].ispdf == "1") { // maincontent += ""; //} if (l2[j].ispdf == "1") { maincontent += ""; } else { maincontent += ""; } maincontent += "" + l2[j].title; maincontent += ""; maincontent += ""; } maincontent += "

      "; } maincontent += "

      "; maincontent += "

      "; } } else if (l1[i].havesubhead == "False") { var href = l1[i].pageLink; //if (IDU == "0" && l1[i].ispdf == "1") { // maincontent += ""; //} if (l1[i].ispdf == "1") { maincontent += ""; } else { maincontent += ""; } maincontent += l1[i].title; maincontent += ""; maincontent += ""; } maincontent += ""; } } if (fr.length > 0) { { maincontent += "

    • "; maincontent += ""; maincontent += "Free Videos"; maincontent += ""; maincontent += ""; maincontent += "
    • "; } { maincontent += "

    • "; maincontent += ""; maincontent += "Free Tests"; maincontent += ""; maincontent += ""; maincontent += "
    • "; } if (IDSZ != "-10" && IDSZ!="0") { maincontent += "

    • "; maincontent += ""; // maincontent += "Free PDFs "; maincontent += "Free PDFs"; maincontent += ""; maincontent += ""; maincontent += "
    • "; maincontent += "

    • "; maincontent += ""; maincontent += "Seminars"; maincontent += ""; maincontent += ""; maincontent += "
    • "; } } if (l1.length > 3) { if (IDU == "2" || IDSZ != "-100") { maincontent += "

    • "; maincontent += "+" + ((parseInt(l1.length) - parseInt(3))) + " More.. "; maincontent += ""; maincontent += ""; maincontent += "
    • "; } } maincontent += ""; } if (l1.length > 0 || fr.length > 0) { $("#ctl00_ContentPlaceHolder1_Free_Res_Top_dvtopbar").show(); $("#ctl00_ContentPlaceHolder1_Free_Res_Top_topmenu").html(maincontent); } else { $("#ctl00_ContentPlaceHolder1_Free_Res_Top_dvtopbar").hide(); } }) .fail(function (response) { $("#ctl00_ContentPlaceHolder1_Free_Res_Top_dvtopbar").hide(); }); } } catch (er) { } } }

      Back to Main Page

      Multiple Choice Questions

      • 3 views

      Miscellaneous Others Add to Study Deck 0

      Exchange-Traded Fund (ETF) is a basket of securities that can be traded on a stock exchange. In this regard, consider the following statements:

      1. The return and risk on ETF are directly related to the underlying index or asset it tracks.

      2. Bharat 22 is the fi rst ETF launched by Finance ministry to speed up its disinvestment programme.

      Which of the above statements is/are correct?

      1 only

      2 only

      Both 1 and 2

      Neither 1 nor 2

      Explanation:

      Exchange-Traded Funds (ETF) :

      • ETFs hold a portfolio of securities that replicates an index and are listed and traded on the stock exchange and its trading value is based on the net asset value of the underlying stocks that it represents.
      • The return and risk on ETF are directly related to the underlying index like the BSE Sensex or asset like gold.
      • ETFs offer low expense ratios and fewer broker commissions than buying the stocks individually.
      • ETFs also offer the individual investor a cost-effective approach to enhance portfolio diversi fi cation as it can cover indices, sectors, countries and asset classes.
      • The ETF is aimed at helping speed up the government’s disinvestment programme. Bharat 22
      • It is the second Exchange Traded Fund (ETF) that will be launched by the Union Finance Ministry (1st being CPSE ETF, launched in 2014). This Index is a unique blend of shares of key CPSEs, Public Sector Banks (PSBs) and also the Government-owned shares in bluechip private companies like Larsen & Tubro (L&T), Axis Bank and ITC.
      • Compared to energy heavy CPSE ETF, Bharat 22 is a well-diversi fi ed portfolio with 6 sectors (Basic Materials, Energy, Finance, FMCG, and Industrials & Utilities).

      By: Parvesh Mehta ProfileResourcesReport error

      Explore Micro-Courses
      Free Video Courses
      Free Test Series
      Free PDF Documents

      Let's Discuss

      "; } maincontent += "

      "; maincontent += "

      "; } } else if (l1[i].havesubhead == "False") { var href = l1[i].pageLink; if (IDU == "0" && l1[i].ispdf == "1") { maincontent += ""; } var img = l1[i].img; if (img!= "") { maincontent += ""; } else { maincontent += l1[i].title; } maincontent += ""; maincontent += ""; } maincontent += ""; } } maincontent += ""; } if (l1.length > 0) { $("#ctl00_ContentPlaceHolder1_Free_Res_dvsidebar").show(); $("#ctl00_ContentPlaceHolder1_Free_Res_sidemenu").html(maincontent); } else { $("#ctl00_ContentPlaceHolder1_Free_Res_dvsidebar").hide(); } }) .fail(function (response) { //alert(response.message); $("#ctl00_ContentPlaceHolder1_Free_Res_dvsidebar").hide(); }); } } catch (er) { // alert(er.message); } }

      Download Abhipedia Android App

      Access to prime resources

      Multiple Choice Questions on Exchange Traded Fund ETF is a basket of securities that can be traded on a stock exchange In this re........... for UPSC Civil Services Examination (General Studies) Preparation (11)

      Multiple Choice Questions on Exchange Traded Fund ETF is a basket of securities that can be traded on a stock exchange In this re........... for UPSC Civil Services Examination (General Studies) Preparation (12) Multiple Choice Questions on Exchange Traded Fund ETF is a basket of securities that can be traded on a stock exchange In this re........... for UPSC Civil Services Examination (General Studies) Preparation (13)

    Multiple Choice Questions on Exchange Traded Fund ETF is a basket of securities that can be traded on a stock exchange In this re........... for UPSC Civil Services Examination (General Studies) Preparation (2024)
    Top Articles
    Schaff Trend: A Faster And More Accurate Indicator
    CRM for Investment Banking
    General election 2024 poll tracker: How do the parties compare?
    Alle Veranstaltungen für morgen in Wien
    Exploring its Symbolism and Significance
    11 Spiritual Meanings of Five-Pointed Star (Pentagram)
    Local Dog Boarding Kennels Near Me
    Cta Bus 76 Tracker
    March Monthly Weather 2023
    Delta Computer Systems Warren County Ms
    Pitt County Detention Center NC Recent Arrests and Bookings
    13 Top-Rated Things to Do in Peoria, Illinois
    Latest Posts
    One Thing Never to Do When the Stock Market Goes Down
    Kanye West Net Worth 2023 Wealth Dropped from $2B to $510M
    Article information

    Author: Moshe Kshlerin

    Last Updated:

    Views: 5423

    Rating: 4.7 / 5 (57 voted)

    Reviews: 88% of readers found this page helpful

    Author information

    Name: Moshe Kshlerin

    Birthday: 1994-01-25

    Address: Suite 609 315 Lupita Unions, Ronnieburgh, MI 62697

    Phone: +2424755286529

    Job: District Education Designer

    Hobby: Yoga, Gunsmithing, Singing, 3D printing, Nordic skating, Soapmaking, Juggling

    Introduction: My name is Moshe Kshlerin, I am a gleaming, attractive, outstanding, pleasant, delightful, outstanding, famous person who loves writing and wants to share my knowledge and understanding with you.