You are on page 1of 3

Q1: Which command can give first found difference between two file after comparing??

a Common

b None

c cmp

d stat

e diff

f None

Q2: _______________ is cocatenation operator in PHP ??

a None

b^

c-

d + (plus)

e None

f . (dot)

Q3: What does accessing a class via :: means??

a :: is used to access static methods that require object initialization.

b None

c None

d None

e None

f :: is used to access static methods that do not require object initialization.

Q4: The maximum length of the char columns is?


a 256 Bytes

b 255 Bytes

c None

d 65, 535 Bytes

e None Of The Mentioned

f None

Q5: The HTML <canvas> element is used to:?

a None

b draw graphics

c manipulate data in MySQL

d display database records

e create draggable elements

f None

Q6: How do we create command aliases in a shell??

a alias Aliasname="Command whose alias is to be created"

b None

c We can't create aliases directly in shell

d None

e configure Aliasname="Command whose alias is to be created"

f set alias Aliasname="Command whose alias is to be created"

Q7: Data Warehouse provides?

a None of these

b Transaction Responsiveness
c None

d Storage, Functionality Responsiveness to queries

e Demand and Supply Responsiveness

f None

Q8: Which command is used to specify the number of records to return??

a EXTRACT

b SELECT

c LIMIT

d SELECT TOP

e SELECT SPECIFIC

f None

Q9: What will happen If you run the command "init 0" in your terminal?

a Start the system without a display manager (GUI)

The correct Answer is: None

c Enter single user mode

d Shut down the system

e Reboot the system

The correct Answer is: None

You might also like