Rishav Kumar
Share article:TwitterFacebookLinkedin
93 Views
4 Likes

Easy level one

{“questions”:{“g473k”:{“id”:”g473k”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”Write a function that takes in a list of integers and returns the second highest number.”,”desc”:””,”hint”:””,”answers”:{“1cvez”:{“id”:”1cvez”,”title”:”def second_highest(lst):\r\n lst = list(set(lst))\r\n lst.sort()\r\n return lst[-2] if len(lst) >= 2 else None”,”image”:””,”imageId”:””}}},”zpis1″:{“id”:”zpis1″,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”Write a function that takes in a list of strings and returns a dictionary where the keys are the strings and the values are the lengths of the strings.”,”desc”:””,”hint”:””,”answers”:{“asf8q”:{“id”:”asf8q”,”title”:”def str_lengths(lst):\r\n return {s: len(s) for s in lst}”,”image”:””,”imageId”:””}}}}}

READ MORE
Rishav Kumar
Share article:TwitterFacebookLinkedin
180 Views
3 Likes

Python

{“questions”:{“ydnj7”:{“id”:”ydnj7″,”showVotesUp”:”1″,”showVotesDown”:”1″,”title”:”Write a function that takes in a list of integers and returns the second highest number.”,”imageCredit”:”1″,”image”:””,”imageId”:””,”desc”:””,”bgColor”:””,”fontColor”:””},”ihp9a”:{“id”:”ihp9a”,”showVotesUp”:”1″,”showVotesDown”:”1″,”title”:””,”imageCredit”:””,”image”:””,”imageId”:””,”desc”:””,”bgColor”:””,”fontColor”:””}}}

READ MORE
Rishav Kumar
Share article:TwitterFacebookLinkedin
133 Views
4 Likes

Microsoft Azure

{“questions”:{“bg531”:{“id”:”bg531″,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”2. What are roles in Windows Azure?”,”desc”:””,”hint”:””,”answers”:{“1fiux”:{“id”:”1fiux”,”image”:””,”imageId”:””,”title”:”Web Role”},”8j8ye”:{“id”:”8j8ye”,”image”:””,”imageId”:””,”title”:” Worker Role”},”ds9dz”:{“id”:”ds9dz”,”image”:””,”imageId”:””,”title”:”VM Role”},”gaie5″:{“id”:”gaie5″,”image”:””,”imageId”:””,”title”:”All of these”,”isCorrect”:”1″}}},”88gfd”:{“id”:”88gfd”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”Azure Storage plays the same role in Azure that ______ plays in Amazon Web Services”,”desc”:””,”hint”:””,”answers”:{“l0y7h”:{“id”:”l0y7h”,”image”:””,”imageId”:””,”title”:”EC2″},”lo2pz”:{“id”:”lo2pz”,”image”:””,”imageId”:””,”title”:”S3″,”isCorrect”:”1″},”kpqs4″:{“id”:”kpqs4″,”image”:””,”imageId”:””,”title”:”EC3″},”keh42″:{“id”:”keh42″,”image”:””,”imageId”:””,”title”:”All of the mentioned”}}},”9t2tj”:{“id”:”9t2tj”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”How do you register a user control?”,”desc”:””,”hint”:””,”answers”:{“bp717”:{“id”:”bp717″,”image”:””,”imageId”:””,”title”:”Add Source, Tag prefix”},”hapzh”:{“id”:”hapzh”,”image”:””,”imageId”:””,”title”:”Add Tag prefix, Tag name”},”yqlna”:{“id”:”yqlna”,”image”:””,”imageId”:””,”title”:”Add Src, Tagprefix, Tagname”,”isCorrect”:”1″},”65f4r”:{“id”:”65f4r”,”image”:””,”imageId”:””,”title”:”All of these”}}}}}

READ MORE
cloud security technology network and data security protection b
Rishav Kumar
Share article:TwitterFacebookLinkedin
128 Views
5 Likes

Cloud Computing

{“questions”:{“g3uqf”:{“id”:”g3uqf”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”Who is the father of cloud computing?”,”desc”:”Explanation: In the 1960s J.C.R. Licklider wanted to connect people and share data anytime from anywhere, hence he invented Cloud Computing”,”hint”:””,”answers”:{“qcpny”:{“id”:”qcpny”,”image”:””,”imageId”:””,”title”:”Sharon B. Codd”},”6s563″:{“id”:”6s563″,”image”:””,”imageId”:””,”title”:”Edgar Frank Codd”},”vpqky”:{“id”:”vpqky”,”image”:””,”imageId”:””,”title”:””},”unsnq”:{“id”:”unsnq”,”image”:””,”imageId”:””,”title”:”J.C.R. Licklider”,”isCorrect”:”1″},”hdkbo”:{“id”:”hdkbo”,”image”:””,”imageId”:””,”title”:”Charles Bachman”}}},”r590z”:{“id”:”r590z”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”Which of the following is not a type of cloud server?”,”desc”:”Explanation: In Public Servers the users share the hardware, storage, and networks. Private Servers provide high security to the data stored through firewalls and internal hosting. Also, in the private cloud, the user can customize their servers with add-ons. In Dedicated Servers, the server completely belongs to a particular organization or a company.”,”hint”:””,”answers”:{“jo16k”:{“id”:”jo16k”,”image”:””,”imageId”:””,”title”:”Public Cloud Servers”},”mdt40″:{“id”:”mdt40″,”image”:””,”imageId”:””,”title”:”Private Cloud Servers”},”k8hun”:{“id”:”k8hun”,”image”:””,”imageId”:””,”title”:” Dedicated Cloud Servers”},”3op9d”:{“id”:”3op9d”,”image”:””,”imageId”:””,”title”:”Merged Cloud Servers”,”isCorrect”:”1″}}},”b4ehi”:{“id”:”b4ehi”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:” Which of the following are the features of cloud computing?”,”desc”:”Explanation: One of the important features is security, the data stored is secured and cannot be accessed by unauthorized parties. In case the user exhausts the storage space allocated, the user can buy extra storage for a less amount. The data stored can be accessed by any authorized user anywhere anytime provided the user must have an internet connection and a device.”,”hint”:””,”answers”:{“mpjhs”:{“id”:”mpjhs”,”image”:””,”imageId”:””,”title”:” Security”},”i8qu2″:{“id”:”i8qu2″,”image”:””,”imageId”:””,”title”:”Availability”},”9u5f1″:{“id”:”9u5f1″,”image”:””,”imageId”:””,”title”:”Large Network Access”},”fy7zw”:{“id”:”fy7zw”,”image”:””,”imageId”:””,”title”:”All of the mentioned”,”isCorrect”:”1″}}},”tqyjb”:{“id”:”tqyjb”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”Which of the following is a type of cloud computing service?”,”desc”:”Explanation: Software as a Service, is the most widely used choice for enterprises. SaaS makes use of the internet to offer apps to consumers that are controlled by a third-party vendor.”,”hint”:””,”answers”:{“njot3”:{“id”:”njot3″,”image”:””,”imageId”:””,”title”:”Service-as-a-Software (SaaS)”},”yc27s”:{“id”:”yc27s”,”image”:””,”imageId”:””,”title”:” Software-and-a-Server (SaaS)”},”qwjrf”:{“id”:”qwjrf”,”image”:””,”imageId”:””,”title”:” Software-as-a-Service (SaaS)”,”isCorrect”:”1″},”ovreo”:{“id”:”ovreo”,”image”:””,”imageId”:””,”title”:”Software-as-a-Server (SaaS)”}}},”mcerj”:{“id”:”mcerj”,”mediaType”:”image”,”answerType”:”text”,”imageCredit”:””,”image”:””,”imageId”:””,”video”:””,”imagePlaceholder”:””,”imagePlaceholderId”:””,”title”:”Which of the following is the application of cloud computing?”,”desc”:”Explanation: Adobe Creative Cloud is used in the art sector. Paypal is an online payment application. Google G Suite is the best storage and backup application used by google.\r\n”,”hint”:””,”answers”:{“52lu0”:{“id”:”52lu0″,”image”:””,”imageId”:””,”title”:” Adobe”},”jrfze”:{“id”:”jrfze”,”image”:””,”imageId”:””,”title”:”Paypal”},”k69wp”:{“id”:”k69wp”,”image”:””,”imageId”:””,”title”:”Google G Suite”},”0bw68″:{“id”:”0bw68″,”image”:””,”imageId”:””,”title”:”All of the above”,”isCorrect”:”1″}}}},”results”:{“6r39l”:{“id”:”6r39l”,”title”:””,”image”:””,”imageId”:””,”min”:”0″,”max”:”1″,”desc”:””,”redirect_url”:””}}}

READ MORE

Recent Posts

  • Hello world!
  • Educational technology and mobile learning
  • Information About Teacher Certification
  • The evidence on how to find the right career
  • How to set yourself up for success a new career

Recent Comments

  1. A WordPress Commenter on Hello world!
  2. gostudy on Silver Smart Watch
  3. Kevin Parry on Bluetooth Headphone
  4. John Harris on Bluetooth Headphone
  5. Kevin Parry on Educational technology and mobile learning

Archives

  • September 2022
  • April 2021
  • March 2021
  • September 2020

Categories

  • Business
  • Education
  • Finance
  • Health
  • Learning
  • Lifestyle
  • Students
  • Uncategorized
Recent Posts
  • Hello world!
  • Educational technology and mobile learning
  • Information About Teacher Certification
  • The evidence on how to find the right career
  • How to set yourself up for success a new career
Recent Comments
  • A WordPress Commenter on Hello world!
  • gostudy on Silver Smart Watch
  • Kevin Parry on Bluetooth Headphone
  • John Harris on Bluetooth Headphone
  • Kevin Parry on Educational technology and mobile learning
Archives
  • September 2022
  • April 2021
  • March 2021
  • September 2020
Categories
  • Business
  • Education
  • Finance
  • Health
  • Learning
  • Lifestyle
  • Students
  • Uncategorized
Meta
  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Recent Posts
  • Hello world!
    September 20, 2022
  • Educational technology and mobile learning
    Educational technology and mobile learning
    April 4, 2021
  • Information About Teacher Certification
    Information About Teacher Certification
    April 3, 2021
Categories
  • Business2
  • Education1
  • Finance5
  • Health3
  • Learning1
  • Lifestyle3
  • Students3
  • Uncategorized1
Tags
balance coach coaching courses education lifeguide motivation strategy
logotype
We support programs that create advancement opportunities for people.
FacebookPinterestGithub

Useful links

About Us Privacy Policy Terms & condition Student spotlight

Learning

Project Management WordPress Development Business Strategy Software Development

Contact Us

PO Box 16122 Collins Street West Victoria 8007 Australia
+91 458 654 528
gostudy@gmail.com
Designed & Developed by Raistheme
© Copyright 2021 Gostudy All rights reserved.