Which of the following is not a programming language? (A) Pascal (B) Microsoft Office (C) Java (D) C++

1 Answer

Answer :

(B) Microsoft Office

Related questions

Description : Java Programming Language was originally developed by Sun Micro-systems which was initiated by _______: a) James Gosling b) Charles Babbage c) Steford Pascal d) None of These

Last Answer : a) James Gosling

Description : Match the following types of variables with the corresponding programming languages: (a) Static variables (i) Local variables in Pascal (b) Stack dynamic (ii) All variables in APL (c) Explicit heap dynamic (iii) Fortran 77 (d) Implicit ... (ii) (C) (iii) (i) (iv) (ii) (D) (ii) (i) (iii) (iv)

Last Answer : (C) (iii) (i) (iv) (ii) 

Description : Which of the following is not a Computer language? (A) PASCAL (B) UNIX (C) FORTRAN (D) COBOL

Last Answer : (B) UNIX

Description : Computer Language used on the internet is: a) BASIC b) COBOL c) Pascal d) Java e) None of The Above

Last Answer : d) Java

Description : Which of the following is a programming language? A) Lotus B) Pascal C) MS-Excel D) Netscape

Last Answer : Answer : B

Description : The most widely used commercial programming computer language is 1) BASIC 2) COBOL 3) FORTRAN 4) PASCAL

Last Answer : 2) COBOL

Description : Which one of the following is not a programming language of a computer? 1) BASIC 2) FORTRAN 3) LASER 4) PASCAL

Last Answer : 3) LASER

Description : What are the features that make Pascal a good language in modern programming?

Last Answer : Pascal is a very structured language and uses the control structures like if-else, repeat-until statements, etc. - It is having different data structures that are included with the records, arrays, ... and operators to perform on them. It provides a way to process and use the efficient code.

Description : High level programming language can be converted to machine language using which of the following? (A) Oracle (B) Compiler (C) Mat lab (D) Assembler

Last Answer : (B) Compiler

Description : Corel Draw is a popular: (A) Illustration programme (B) Programming language (C) Text programme (D) None of the above

Last Answer : (A) Illustration programme

Description : Which organization first developed the Java programming language ?

Last Answer : Sun Microsystems first developed the Java programming language.

Description : Which is not the commonly used programming language for AI? a) PROLOG b) Java c) LISP d) Perl

Last Answer : d) Perl

Description : Which of the following is not a programming language: a) Java b) Basic c) Knuth d) None of These

Last Answer : c) Knuth

Description : Java Programming language was invented by: a) Christopher Kelein b) Charles Babbage c) James Gosling d) Grace Hopper e) None of These

Last Answer : c) James Gosling

Description : ______provides a powerful and natural mechanism for organizing and structuring your software. It also explains how classes inherit state and behavior from their super classes and explains how to derive one class ... the java programming language: a) Object b) Inheritance c) Class d) None of These

Last Answer : b) Inheritance

Description : Which of the following is a popular Programming Language for developing multimedia Web pages, Websites and web-Based applications? 1) COBOL 2) JAVA 3) ASSEMBLER 4) Nine of these

Last Answer : 2) JAVA

Description : What second programming language did Google add for App Engine development? A. C++ B. Flash C. Java D. Visual Basic

Last Answer : Java

Description : What was Hadoop written in? a) Java (software platform) b) Perl c) Java (programming language) d) Lua (programming language)

Last Answer : Java (programming language)

Description : Java has its origin in A) C programming language B) PERRL C) COBOL D) Oak programming language

Last Answer : D) Oak programming language

Description : hich is not the commonly used programming language for AI? ⮚ PROLOG ⮚ LISP ⮚ Perl ⮚ Java script

Last Answer : ⮚ Perl

Description : Which is not the commonly used programming language for AI? A. PROLOG B. LISP C. Perl D. Java script

Last Answer : C. Perl 

Description : The pure object oriented programming language with extensive metadata available and modifiable at run time is (A) Small talk (B) C++ (C) Java (D) Eiffel

Last Answer : (A) Small talk

Description : Which one of the following is correct? (A) Java applets cannot be written in any programming language (B) An applet is not a small program. (C) An applet can be run on its own. (D) Applets are embedded in another applications. 

Last Answer : (D) Applets are embedded in another applications.

Description : A software company needs to develop a project that is estimated as 1000 function points and is planning to use JAVA as the programming language whose approximate lines of code per function point is accepted as 50. Considering a=1. ... ? (1) 11.2 months (2) 12.2 months (3) 13.2 months (4) 10.2 months

Last Answer : Generally, any projects are measured in weeks. However, the complex project might take more time depending on the level of object re-use available.

Description : A computer programming language often used by children is (1) LOGO (2) PILOT (3) BASIC (4) JAVA

Last Answer : LOGO

Description : OOP uses a different set of programming languages than old procedural programming languages such as: a) C b) Pascal c) Both of Above d) None of These

Last Answer : c) Both of Above

Description : Which one of the following is an example of Operating System? (A) Microsoft Word (B) Microsoft Excel (C) Microsoft Access (D) Microsoft Windows

Last Answer : (D) Microsoft Windows

Description : I love programming in Qbasic... and can't seem to learn C+ or Java... am I doomed?

Last Answer : answer:Try Just BASIC if you don’t plan to write code as a career. If you’re wanting a “bridge” to C++ or Java, try the PHP server-side scripting language or Python.

Description : Ruby, a class XI student has just started learning java programming. Help her in the following: (i) Explain her the concept of variable -Technology

Last Answer : (i)Variables are named storage location to store values temporarily which can be changed during program execution.Data type states the way the values of that type are stored, the operations that can be done ... setText( Just Pass );In the above if statement, value of marks is being compared with 40.

Description : Anju, a beginner in java programming has written following code with some mistakes: -Technology

Last Answer : int k=0;String s='Save Earth';int l=s.length();for(int i=0;k

Description : Ruby, a class XI student has just started learning java programming. Help her in the following: -Technology

Last Answer : i. Variables are named storage location to store values temporarily which can be changed during program execution.Data type states the way the values of that type are stored, the operations that can be done ... setText( Just Pass );In the above if statement, value of marks is being compared with 40.

Description : (a) Following is a list of programming languages : BASIC, COBOL, C, JAVA -Technology

Last Answer : (a) JAVA, COBOL(b) jListl. getSelectedValue ( ) ;

Description : A ____ is a namespace for organizing classes and interfaces in a logical manner. Placing your code into ______makes large software projects easier to manage. This section explains why this is useful and ... provided by the Java Platform: a) Inheritance b) Object c) Package d) None of These

Last Answer : c) Package

Description : Which of the following programming medium makes social networking widgets more prevalent than the past? A. HTML B. CSS C. JAVA D. AJAX

Last Answer : AJAX

Description : . _____________ The open source clone of GFS. Written in Java. The programming interfaces are similar to POSIX but not identical. a) HDFS b) SAMIL c) SCIM d) DVE

Last Answer : HDFS

Description : A computer language that is written in binary codes only is _____ a) machine language b) C c) C# d) pascal

Last Answer : Answer: a Explanation: Machine Language is written in binary codes only . It can be easily understood by the computer and is very difficult for us to understand. A machine language , unlike other languages requires no translators or interpreters

Description : The first computer language developed was______ (A) COBOL (B) PASCAL (C) BASIC (D) FORTRAN

Last Answer : (D) FORTRAN

Description : FORTRAN, COBOL, BASIC, PASCAL & C LANGUAGE are example of _____: a) High Level Languages b) Middle Level Languages c) Low Level Languages d) None of These

Last Answer : a) High Level Languages

Description : Which among the following is correct about Machine Language: a) Each computer can only understand programs that are written in its own Machine Language b) Machine Language is provided by the computer manufacturer ... at the most basic level of computer operation e) All of the Above f) None of These

Last Answer : e) All of the Above

Description : The first computer language developed was (1) COBOL (2) BASIC (3) FORTRAN (4) PASCAL

Last Answer : FORTRAN

Description : Instead of holding the office during the pleasure of the President who among the following hold (s) office during good behavior? (a) Governor of State (b) Attorney General of India (c) Judges of high court (d) Administrator of Union ... ) (c) Only (C) (a) and (c) (D) (a), (b), (c) and (d)

Last Answer : Answer: B 

Description : What is required to ensure competitive advantages in specific markets? (A) Access to capital (B) Common office buildings (C) Superior knowledge (D) Common metals

Last Answer : (C) Superior knowledge

Description : The term of office of the Advocate General of a State is: (A) 4 years (B) 5 years (C) 6 years or 65 years of age whichever is earlier (D) not fixed 

Last Answer : (D) not fixed

Description : Anil after travelling 6 km towards East from his house realized that he has travelled in a wrong direction, lie turned and travelled 12 km towards West, turned right and travelled 8 km to reach his office. The straight distance of the office from his house is: (A) 20 km (B) 14 km (C) 12 km (D) 10 km

Last Answer : Answer: D

Description : Which of the following is not open source software? (A) Apache HTTP server (B) Internet explorer (C) Fedora Linux (D) Open office

Last Answer : (B) Internet explorer

Description : In a post-office, stamps of three different denominations of Rs 7, Rs 8, Rs 10 are available. The exact amount for which one cannot buy stamps is (A) 19 (B) 20 (C) 23 (D) 29

Last Answer : Answer: A

Description : Which of the following statement(s) is/are correct about a Judge of the Supreme Court of India? 1. A Judge of the Supreme Court is appointed by the President of India. 2. He holds office during the pleasure of the President. 3. He ... A) 1, 2 and 3 (B) 1, 3 and 4 (C) 1 and 3 (D) 1 and 4

Last Answer : (D) 1 and 4

Description : The file extension of MS-Word document in Office 2007 is ................. (A) .pdf (B) .doc (C) .docx (D) .txt

Last Answer : Answer: C

Description : Who among the following created the office of the District Collector in India ? (A) Lord Cornwallis (B) Warren Hastings (C) The Royal Commission on Decentralisation (D) Sir Charles Metcalfe

Last Answer : (B) Warren Hastings