MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What second programming language did Google add for App Engine development?
A
C++
B
Flash
C
Visual basic
D
java
Explanation: 

Detailed explanation-1: -Google App Engine (GAE) is a platform-as-a-service product that provides web app developers and enterprises with access to Google’s scalable hosting and tier 1 internet service. GAE requires that applications be written in Java or Python, store data in Google Bigtable and use the Google query language.

Detailed explanation-2: -Google App Engine primarily supports Go, PHP, Java, Python, Node. js, . NET, and Ruby applications, although it can also support other languages via “custom runtimes". The service is free up to a certain level of consumed resources and only in standard environment but not in flexible environment.

Detailed explanation-3: -App Engine offers you a choice between two environments for Java applications: standard environment and flexible environment.

Detailed explanation-4: -A Java Development Kit (JDK) for your platform. App Engine supports both Java 5 or Java 6 however Java 6 is preferred.

There is 1 question to complete.