How jLabel is different from jTextField control at run time? -Technology

1 Answer

Answer :

jLabel is an un-editable control, used to display text or information at run time while jTextField control is an editable control where user can type in characters at run time.

Related questions

Description : How jLabel is different from jTextField control at run time? -Technology

Last Answer : jLabel is an un-editable control, used to display text or information at run time while jTextField control is an editable control where user can type in characters at run time.

Description : Prachi is working with following swing controls: jButton, jLabel, jTextField, jCheckBox. -Technology

Last Answer : getText(), setText()

Description : Prachi is working with following swing controls: jButton, jLabel, jTextField, jCheckBox. Suggest her any two basic methods commonly available -Technology

Last Answer : getText(), setText()

Description : Write java statement to make the Net Fee text field named txtNetFee un_editable at run time. -Technology

Last Answer : txtNetFee.setEditable(false);

Description : A safe way to remove viruses is to run an ……… -Technology

Last Answer : A safe way to remove viruses is to run anantivirus software

Description : You are not required to have a hard disk to run multimedia software. -Technology

Last Answer : FalseHard disk is required for multimedia software.

Description : The at first glance will appear to be useful software but will actually do damage once installed or run on your computer. -Technology

Last Answer : (c) The Trojans are unauthorized programs placed inside a legitimate application.

Description : How many times the above given loop will run and what will be the value of ctr, immediately after exiting from the loop. -Technology

Last Answer : (i) 3 times4(ii)Above given loop will come under Entry controlled loop as in the above given loop condition is being checked at the time of entering in the loop.

Description : Point out the correct statement. a) Eucalyptus and Rackspace both use Amazon EC2 and S3 services b) The RightScale user interface provides real-time measurements of individual server instances c) ... technology are highly configurable and can be run under batch control d) All of the mentioned

Last Answer : All of the mentioned

Description : Control Unit is called the ………….. of a computer system. (a) heart (b) nerve centre (c) primary memory (d) All of these -Technology

Last Answer : (b) Nerve centre because it controls the overall processing of a computer system.

Description : In CPU, control unit performs the actual processing on the data. -Technology

Last Answer : FalseIn CPU, control unit does not perform am actual processing instead it controls and guides the operations like a supervisor.

Description : Name the software used to control redundancy from a collection of large amount of data. -Technology

Last Answer : A database is a collection of integrated data stored together with controlled redundancy to serve one or more applications in an optimal fashion.

Description : Which software takes control of computer system on startup? (a) Compiler (b) Operating system (c) Application software (d) All of these -Technology

Last Answer : (b) Operating system takes control of computer system on startup.

Description : When the content offers interactivity and users can control the progress of the content it is called as (a) Linear multimedia -Technology

Last Answer : (b) Non-linear multimedia uses interactivity to control progress, e.g. video games.

Description : Which attribute lets you control the display of select border sides of a table? -Technology

Last Answer : frame attribute displays the selected border sides of the table.

Description : C in ICT stands for ……………….. (a) Communication (b) Computer (c) Control (d) None of these -Technology

Last Answer : (a) ICT stands for Information and Communication Technology.

Description : Making backups, keeping passwords and having access control are used for ………….. (a) Data security -Technology

Last Answer : (a) Backups, access authorised are the techniques to secure data from damage and getting lost.

Description : ___________ acts as the nerve centre that sends control signal to all other units. -Technology

Last Answer : Control Unitacts as the nerve centre that sends control signal to all other units.

Description : Mention any one advantage of jCheckBox control over jRadioButton control. -Technology

Last Answer : Multiple options can be selected through jCheckBox control while jRadioButton allows selecting a single option.

Description : Mention any one advantage of jCheckBox control over jRadioButton control. -Technology

Last Answer : Multiple options can be selected through jCheckBox control while jRadioButton allows selecting a single option.

Description : How NUMBER and DATE/TIME type fields are different in Access? Give any one difference. -Technology

Last Answer : NUMBER data type contains numeric values, while DATE/TIME type field contains date and time values.

Description : How is newsgroup different from E_mail messages? -Technology

Last Answer : Unlike E-mail messages, which are visible only to the sender and specified recipients, newsgroup messages can be read by anyone, who view the group that they are posted in.

Description : How is newsgroup different from E_mail messages? -Technology

Last Answer : Unlike E-mail messages, which are visible only to the sender and specified recipients, newsgroup messages can be read by anyone, who view the group that they are posted in.

Description : The hard disk is hard to format on different systems. -Technology

Last Answer : FalseHard disk is a secondary storage device which can be formatted on another system using boot sector format option.

Description : How is crossover Ethernet cable different from rest of the Ethernet cables? -Technology

Last Answer : A crossover cable is a special type of Ethernet cable specially designed for connecting two computers, whereas most Ethernet cables are designed to connect one computer to a router or a switch.

Description : How is crossover Ethernet cable different from rest of the Ethernet cables? -Technology

Last Answer : A crossover cable is a special type of Ethernet cable specially designed for connecting two computers, whereas most Ethernet cables are designed to connect one computer to a router or a switch.

Description : How are field types Text and Memo different from each other? -Technology

Last Answer : Distinguishing between Text and Memo are as follows:TextMemoIt is used for relatively short entries.It is used for long text paragraphs.It can storeupto255 characters only.It can storeupto65536 characters. ... number of characters.It does not use field size property.e.g. Emp_namee.g. Emp_description

Description : The different objects supported by MS_Access are tables, queries, ………… and reports. -Technology

Last Answer : The different objects supported by MS-Access are tables, queries, forms, and reports.

Description : How is crossover Ethernet cable different from rest of the Ethernet cables? -Technology

Last Answer : A crossover cable is a special type of Ethernet cable specially designed for connecting two computers, whereas most Ethernet cables are designed to connect one computer to a router or a switch.

Description : What are the different forms of list used in HTML? Name any two. -Technology

Last Answer : The different forms of list are ordered list and unordered list.

Description : Sriram software solution has used different tags in its Website some are empty while majority are container. -Technology

Last Answer : Container elementsHTML container elements require a starting as well as an ending tags.e-g , , .They affect the text appearing between their starting and ending tags.Empty elementsHTML empty elements require just a ... not an ending tag.e.g. , , .They just carry out the job assigned to them.

Description : How is tag different from tag? -Technology

Last Answer : tag is used to indicate a list item as contained in an ordered or numbered form. tag is used to indicate a list item as contained in an unordered or bulleted form.

Description : How is external linking different from internal linking? -Technology

Last Answer : The external link is a type of linking that goes to another Website. It is a linking of two different documents. While, internal linking is a type of linking that links pages within a single Website, various sections of the same document or different document.

Description : The speed of an I/O device is generally different from each other. -Technology

Last Answer : TrueDifferent I/O devices possess different speed from each other because of their different data access and execution time.

Description : An link............ allows a link to another section on the same or different Web page. -Technology

Last Answer : An linkinternal allows a link to another section on the same or different Web page.

Description : Name the different filename extensions and specify, when they are used? -Technology

Last Answer : Some common filename extensions are as follows:1. .docx – MS-Word document2. .rtf – WordPad document3. .txt – Notepad text file4. .eml – E-mail file5. .xlsx – MS-Excel file6. .htm – HTML file (Web page)7. .html – HTML file (Web page)8. .pptx – MS-PowerPoint presentation

Description : Windows is an operating system that lets you use different types of applications or softwares. -Technology

Last Answer : TrueWindows allows us to use a Word processing application to write a letter. It also lets you to use different types of applications or softwares.

Description : Explain different types of tabs available in MS_Word 2007. -Technology

Last Answer : TabsThese are similar to the menu system of MS-Word 2003. Instead of having drop down menus, MS-Word 2007 creates a Ribbon system, where buttons and commands are grouped under the tabs. Some groups ... to change the outline or draft views, display the ruler or document map, zoom, switch windows etc.

Description : Explain the different text alignments. -Technology

Last Answer : The text layout within a paragraph with respect to document margins is called text alignment.Steps to change the text alignment in a document are as follows:(a) Step 1: Select the text ... the left and the right margins. Traditionally many books, news letters and newspapers use full-justification.

Description : Cellspacing is used to create space between different…………… in a table. -Technology

Last Answer : Cellspacing is used to create space between different cells in a table.

Description : The following figure shows a small part of a Word document. Identify different formatting features that are applied to it. -Technology

Last Answer : 1. Center alignment of title2. Bold and color font of title3. Font type it changed for title4. Line spacing in paragraph5. Justified alignment for paragraph

Description : List the different types of computer viruses. -Technology

Last Answer : 1. File system viruses2. Boot sector viruses3. Macro viruses

Description : ……………… feature allows you to view different items such as comments, formatting etc. and also provides the option to view other author’s comments. -Technology

Last Answer : (c) Show Markup feature under Review tab allows you to view different items.

Description : What are the different ways in which you can start creating a new presentation? Write steps for each. -Technology

Last Answer : Creating New Presentation:For creating a new presentation in MS-PowerPoint, there are two options available to make a selection of creating new presentation:1. Creating Blank PresentationFor creating a blank presentation, ... name box, enter a new name to save the file.3. Then, click Save button

Description : A ………………. is a box with a dotted outline, designed for the placement of different type of content on the slide. -Technology

Last Answer : A Placeholderis a box with a dotted outline, designed for the placement of different type of content on the slide.

Description : You cannot open two different workbooks in Excel simultaneously. -Technology

Last Answer : False You can open two different workbooks in Excel simultaneously.

Description : What is XML document system how is it different from XML document or XML file -Technology

Last Answer : XML stands for Extensible Markup Language. It is a text-based markup language derived from Standard Generalized Markup Language (SGML).An XML document is a basic unit of XML information ... data. For example, database of numbers, numbers representing molecular structure or a mathematical equation.

Description : Discuss the advantages and disadvantages of advertising in different forms of media. -Technology

Last Answer : Student should be able to discuss following five points During the process of Adaptation:i. A new narrative is formed.ii. The new narrative in formed another medium.iii. Script-writer and Director ... context of the original may change.v. The new narrative is an interpretation of the original.

Description : Analyse how the advertising pitch of a new product is different from a well_established one. -Technology

Last Answer : Every campaign pitches itself at a level depending upon its purpose. If it is introducing a new product in a competitive market, then it will be an aggressive campaign, one that is aimed at catching everyone ... the nature of the images and text will depend upon the the pitch that has been set.

Description : Enlist different biological agents which damage paper based library resources. -Technology

Last Answer : The three biological agents that damage paper based library resources are Microorganisms, Insects and Rodents.