Machine language sometimes referred to as (a) programming language that is used widely by the programmer. (b) machine code or object code -Technology

1 Answer

Answer :

(b) Machine language sometimes referred to as machine code or object code because it is the language which is only understood by the computer as a computer itself is just a machine or an electronic device.

Related questions

Description : Mr. Suman, a programmer in New Era Programming World has designed a registration page for a hobby club as shown below: -Technology

Last Answer : (i) int x=c1.getSelectedIndex();int fee=0;if(x==0)fee=1000;else if(x==1)fee=1500;else if(x==2)fee=2000;else if(x==3)fee=2500;t2.setText(''+fee);(ii) double disc=0;int fee=Integer.parseInt(t2. ... (t2.getText());double net=fee-disc;t4.setText(''+net);(iv) System.exit(0);(v) c1.addItem('Reading');

Description : Deepti works as a programmer in a travel company. She has developed the following code to display -Technology

Last Answer : switch (choice){Case 1 : JTextFieldl. setText ('New Delhi to Goa') ;break ;Case 2 : jTextFieldl.setText ('New Delhi to Paris') ;break ;Case 3 : jTextFieldl.setText ('New Delhi to Bangkok') ;break ;default: jTextFieldl.setText ('P1. choose valid option') ;}

Description : Which of the following statement is valid? A) Lady Augusta is the first programmer B) Ada is the daughter of Lord Byron, a famous English poet C) ADA is a programming language developed by US Defense D) All of above

Last Answer : Answer : D

Description : A program written in a high level language is referred to as: a) Memory Code b) Object Code c) Source Code d) Assembly Code e) None of These

Last Answer : b) Object Code

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

Last Answer : 2) COBOL

Description : is the first step in the evolution of programming languages. a. machine language b. assembly language c. code language d. none of these

Last Answer : b. assembly language

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 : Out of the following, whom do you think is the most probable user of a Light Pen? (a) Computer Programmer (b) Graphic Designer (c) Journalist -Technology

Last Answer : (b) Light pen is useful for graphic designer as it is useful for identifying a particular location on the screen.

Description : Pronita is a programmer in an institution and is asked to handle the records containing personal information -Technology

Last Answer : Suggested five fields are as follows:1. TCode -> To store the code of the teachers.TName -> To store the name of the teachers.TSubject -> To store the name of subjects for which the teacher is placed ... TCode is most likely to be the key field because it has a unique value for each of the records.

Description : Damini is a programmer in an institute and is asked to handle the records -Technology

Last Answer : FieldNameDataTypeRollNoNumberNameTextClassTextSectioTextGenderText

Description : Ms. Achla, works as a Programmer in a survey firm named “National Survey Foundation”. In her current project, she is supposed to design -Technology

Last Answer : S. No.Control used to inputControl1TRAINEE’S NAMETextField2TRAINING LOCATIONRadio Button/Combo Box3GRADE THE SESSION(Excellent, Good, Satisfactory, Unsatisfactory)Radio Button/Combo Box4SUGGESTIONSText Area

Description : Ms. Neelam works as a programmer in “Kidz Entertainment Zone”. She has designed a Registration Page to calculate -Technology

Last Answer : (i)int age=Integer.parseInt(jTextField2.getText());if(age>=3 && age1000)disc=fee*20/100;jTextField4.setText(''+(disc));(iv)int fee=Integer.parseInt(jTextField3.getText());int disc=Integer.parseInt(jTextField4.getText());jTextField5.setText(''+(fee-disc));

Description : Ms. Priya works as a programmer in “Avon Education” where she has designed a software -Technology

Last Answer : Here,Name is stored in jTextField1Fee Per Quarter is stored in jTextField2Concession Amount is stored in jTextField3Fee to be Paid is stored in jTextField4(i) We need to double click at the Calculate Charges' ... at the Exit' button (jButton3) and type the following code:System., exit (0) ;

Description : Mr. Pawan works as a programmer in “ABC Marketing Company” where he has designed a Salary -Technology

Last Answer : (i) We need to double click at the Commission button (jButtonl) and type the following code :int Commission :if (jRadioButtonl. isSelected ( ) = True )Commission = 500 ;elseif ( ... and type the following code :int Net_Sal ;Net_Sal = Gross_Sal-Fac_Charges ;jTextField6. setText (Net_Sal) ;

Description : Assembly language is a low level programming language (a) makes use of mnemonics to interact with computer system -Technology

Last Answer : (a) Assembly language is a low level programming language that use mnemonics to interact with computer system.

Description : HTML is a programming language. -Technology

Last Answer : False Because it is a markup language.

Description : Where can I go to find out about volunteer programming projects as a novice programmer?

Last Answer : I would suggest sourceforge.net: http://sourceforge.net/apps/trac/sourceforge/wiki/What%20is%20SourceForge.net

Description : The first computers were programmed using _____ 1) Assembly language 2) Machine language 3) Source code 4) Object code 5) Spaghetti code

Last Answer : Answer :2

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 contains output segments of AI programming? a) Printed language and synthesized b) Manipulation of physical object c) Locomotion d) All of the mentioned

Last Answer : d) All of the mentioned

Description : Which of the following contains the output segments of Artificial Intelligence programming? a) Printed language and synthesized speech b) Manipulation of physical object c) Locomotion d) All of the mentioned

Last Answer : d) All of the mentioned

Description : _________is popular object oriented programming language used for general purpose: a) C b) C++ c) FORTRAN d) None of These

Last Answer : b) C++

Description : Classic OOP - Object Oriented programming can be traced back to a language called Simula, and in particular Simula 67, which was popular during the _____: a) 1930s b) 1960s c) 1950s d) None of These

Last Answer : b) 1960s

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 : State any four object oriented programming language.

Last Answer : Object oriented programming language: C++ Smalltalk Object pascal java Simula Ada Turbo pascal Eiffel C# Python

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 : Language model used in LISP is ................. (A) Functional programming (B) Logic programming (C) Object oriented programming (D) All of the above

Last Answer : (A) Functional programming

Description : Today, computers are.being used very widely for communication. Write down some benefits offered by computers when used for communication. -Technology

Last Answer : File and Data SharingAt a time, file-sharing consisted mostly of saving documents to floppy disks that could be physically transferred to other computers by hand. With networking, files can be shared ... different locations. It is a type of online game, i.e. played through social networks.

Description : XML is widely used for storing data. -Technology

Last Answer : True XML is used to describe data and storing data.

Description : If you work with a transgendered programmer on programs meant for kids do you enforce normative gender roles?

Last Answer : answer:I know two transgender kids (both around 10 years old). Allowing for other is the right thing to do. We have moved beyond the male/female thing. It's also doesn't affect anyone's use ... If the vast majority are going to choose male or female, what does it matter that there is this option.

Description : Which language processor converts an HLL program into machine language at once? -Technology

Last Answer : Compiler is a language processor which converts whole HLL program into machine language at once which can be understood by the processor.

Description : What do you mean by machine language? -Technology

Last Answer : Machine language is the only language that is understood by the computers. It is a collection of binary digits (0 or 1) or bits that the computer reads and interprets.

Description : What is the difference between machine language and assembly language? -Technology

Last Answer : Difference between machine language and assembly language are as follows:Machine LanguageAssembly Language1. Machine language uses binary digits (0s and 1s) to write a program.1. Assembly ... processor.4. Assembler is used to translate assembly language into computer understandable language.

Description : Which device is used to convert the program written in assembly language into machine language? (a) Interpreter -Technology

Last Answer : (c) Assembler is used to convert the program written in assembly language into machine language because it is a language processor that converts the user defined language into a form which can be easily understood by the computer.

Description : converts high level language into machine language is (a) assembler (b) compiler (c) interpreter -Technology

Last Answer : (d) Both compiler and interpreter are language processors that converts high level language into machine language.

Description : Which among the following is incorrect: a) Computer - Machine that will carry out the process described by program b) Person - Programmer who serves as the source of the communication c) Process - The ... - Actual System or environment where the problem arises e) None of These f) All of the above

Last Answer : e) None of These

Description : Which of the following programming language were used in first generation computers? A) Machine language B) Assembly language C) Both of above D) None of above

Last Answer : Answer : A

Description : A ________ is a special program that processes statements written in a particular programming language and turns them into machine language. A. Compiler B. Device Driver C. Assembler D. None of the above

Last Answer : A. Compiler

Description : A _________ helps in converting programming languages to machine language. A. Operating system B. System Utilities C. Language translator D. Application software

Last Answer : C. Language translator

Description : Programming that actually controls the path of signals or data within computer is called________ A. Assembly language Programming B. Machine language Programming C. Micro Programming D. None of the Above

Last Answer : C. Micro Programming

Description : _______ is a programming language that is interpreted & executed directly by the computer: a) Machine Language b) Assembly Language c) HTML d) None of These

Last Answer : a) Machine Language

Description : ______ is an application that converts a programming language into a machine language program: a) Converter b) Compiler c) Encryption d) None of These

Last Answer : b) Compiler

Description : Massively parallel machine is A. A programming language based on logic B. A computer where each processor has its own operating system, its own memory, and its own hard disk C. Describes the structure of the contents of a database. D. None of these

Last Answer : B. A computer where each processor has its own operating system, its own memory, and its own hard disk

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 : Which are designed to interpret a specified number of instruction code. a. Programmer b. Processors c. Instruction d. Opcode

Last Answer : b. Processors

Description : When an algorithm is written in the form of a programming language, it becomes a _________ a) Flowchart b) Program c) Pseudo code d) Syntax

Last Answer : Answer: b Explanation: An algorithm becomes a program when it is written in the form of a programming language. Thus, any program is an algorithm

Description : Assume a systems development project effort calculation determines that the system  will require 240 function points. If the developers choose to implement this system in the  C programming language, approximately ... without more information  c. exactly the same  d. much greater  e. much less

Last Answer : e. much less

Description : Computer programs are written in a high level programming language, however, the human readable version of a program is called a) cache b) instruction set c) source code d) word size

Last Answer : c) source code

Description : Which programming language can be used to code embedded functions in SSRS?

Last Answer : Visual Basic .NET Code.

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.