Q1. All Android phones and iPhones have access to a SQL (pronounced ‘sequel’) database called_______
(a) SQLite
(b) MySQL
(c) PostgreSQL
(d) Microsoft SQL
(e) All of the above.
Q2. ______is the a relatively new programming language designed by Microsoft for a wide range of enterprise applications that run on the .NET Framework.
(a) RUBY on RAILS
(b) PYTHON
(c) JAVA
(d) C#(pronounced C-sharp)
(e) None of these
Q3. _______is a scripting language, running on the server, which can be used to create web pages written in HTML.
(a) PHP (Hypertext Pre-Processor)
(b) Javascript
(c) Android
(d) Adobe
(e) None of the above
Q4. Which is a valid keyword in java?
(a) interface
(b) string
(c) Float
(d) unsigned
(e) all of the above
Q5. Which of the following package stores all the standard java classes?
(a) java.lang
(b) java.io
(c) util
(d) java.packages
(e) none of the above
Q6. _____general purpose programming language, though it is best known for its use in web programming, and _____ serves as a framework for the Ruby Language.
(a) Java,IDE
(b) C#,C++
(c) Javascript,Java
(d) Ruby,Rails
(e) None of the above
Q7. Which of these keywords are used for the block to be examined for exceptions?
(a) try
(b) catch
(c) throw
(d) all of the above
(e) check
Q8. What is use of wildcards?
(a) It is used in cases when type being operated upon is not known.
(b) It is used to make code more readable.
(c) It is used to access members of super class.
(d) It is used for type argument of generic method
(e) all of the above
Q9. Who is the Father of ‘C’ programming language_________.
(a) Dennis Ritchie
(b) Prof Jhon Kemeny
(c) Thomas Kurtz
(d) Bill Gates
(e) None of these
Q10. JavaScript was developed by __________ to run inside of web pages.
(a) Microsoft
(b) Sun
(C) Oracle
(d) Netscape
(e) None of these