多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

A Windows Communication Foundation (WCF) client application is consuming an RSS syndication feed from a blog.You have a SyndicationFeed variable named feed. The application iterates through the items as follows.(Line numbers are included for reference only.) 01 foreach (SyndicationItem item in feed.Items) 02 { 03 } You need to display the content type and body of every syndication item to the console.Which two lines of code should ou insert between lines 02 and 03?()

  • A、
  • B、
  • C、
  • D、
正确答案:A
答案解析:
进入题库查看解析

微信扫一扫手机做题