Searching for "First"

Q:

Word 2010 has a particular template that it uses when you first open the program. This template contains default styles, no text and you also use it when you create new, blank documents. As you customize styles, marcos and other elements these settings are automatically stored in this template.

 

What is the name of this template file?

A) Standard.dotx B) Normal.dotx
C) Empty.dotx D) Template.dotx
 
Answer & Explanation Answer: B) Normal.dotx

Explanation:
Report Error

View Answer Report Error Discuss

Q:

You use Visual Studio .NET to create a Windows-based application. The application includes a form named XYZProcedures (EXP). EXP allows users to enter very lengthy text into a database. When users click the Print button located on EXP, this text must be printed by the default printer.

 

You implement the printing functionality by using the native .NET System Class Libraries with all default settings.

 

Users report that only the first page of the text is being printed.

How should you correct this problem?

A) In the BeginPrint event, set the HasMorePages property of the PrintEventArgs object to True. B) In the EndPrint event, set the HasMorePages property of the PrintEventArgs object to True.
C) In the PrintPage event, set the HasMorePages property of the PrintPageEventArgs object to True. D) In the QueryPageSettings event, set the HasMorePages property of the QueryPageSettingEventArgs object to True.
 
Answer & Explanation Answer: C) In the PrintPage event, set the HasMorePages property of the PrintPageEventArgs object to True.

Explanation:

PrintDocument.PrintPage Event occurs when the output to print for the current page is needed. This event has the HasMorePages property which gets or sets a value indicating whether an additional page should be printed.

Report Error

View Answer Report Error Discuss

Q:

With database logging, where are transaction records first placed?

A) in the logical log buffer B) in the primary chunk
C) in the physical buffer D) in a temporary database table
 
Answer & Explanation Answer: A) in the logical log buffer

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: IBM Certification

Q:

Before you can create cost centers, you must first create a _______ heirarchy.

A. Logical

B. Optimum

C. Complete

D. Standard

Answer

Answer : D

Report Error

View answer Workspace Report Error Discuss

Subject: SAP CO

Q:

A device on a network is ready to send a frame. What is the first thing that CSMA/CD logic does?

A) Sends a token out to instruct other devices not to send packets. B) Sends a jamming signal out to prevent other hosts from sending packets.
C) Sends a discovery message out to find out if the destination host is on the same subnet. D) Listens to see if the Ethernet is busy.
 
Answer & Explanation Answer: D) Listens to see if the Ethernet is busy.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: CCENT

Q:

What is the first thing that BGP checks to determine if a prefix is accessible?

Answer

BGP checks the NEXT_HOP attribute to determine if the NEXT_HOP is accessible or in the IP routing table.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

Q:

Solve the below puzzle

Complete the five words below in such a way that the two letters that end the first word also start the second word, and the two letters that end the second word also start the third word etc. The same two letters that end the fifth word also start the first word, to complete the cycle

** IV **
** OT **
** IC **
** NG **
** RA **

Answer

Given that the next word should start with the ending two letters of the previous word. From this,


 


The first word is


SHIVER


Now, the next word should start with ER and must contain OT in the middle.


EROTIC


Now, the next word should start with IC and must contain IC in the middle.


ICICLE


Now, the next word should start with LE and must contain NG in the middle.


LENGTH


Now, the next word should start with TH and must contain RA in the middle.


THRASH


 


 


Hence, the required five words are SHIVER, EROTIC, ICICLE, LENGTH, THRASH.

Report Error

View answer Workspace Report Error Discuss

Subject: Word Puzzles Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , IT Trainer

Q:

Logical puzzle

There are three boxes in a table. One of the box contains Gold and the other two are empty. A printed message contains in each box. One of the message is true and the other two are lies. The first box says 'The Gold is not here'. The Second box says 'The Gold is not here'. The Third box says 'The Gold is in the Second box'. Which box has the Gold?

Answer

As the message contains one truth, the third says that the gold is in the second box, if it is to be true, then the first box message will also become true. So Gold cannot be in second and third boxes. Gold is in the first box.

Report Error

View answer Workspace Report Error Discuss

Subject: Logic Puzzles