Advertisement

IT430 Subjective midterm exam

Total 22 Question,
16 MCQ's
1 Marks question r 2
2 Marks question r 1
3 Marks question r 1
5 Marks question r 1
10 Marks question r 1
these subjective question r mostly from HTML & Java Scripting....!!

10 MArks Question waz

Q:-Write down the codes for font change in html and make the Example in ur own words?

5 marks waz!

Q:- i dun remamber the Exect coding it wz from java some coding there n asking in the qestion what is the output of the this coding?

3 marks question wz

Q:- Find the value of the a Variable if
var a=4
var b=6
var c=10
then a=a+c+5


2 marks question wz

Q:-What is the output of this coding

document.write("parseflote("10.15")"+ "parseflote+("6.25")))
document.write("10.84"+"4.52")

IT430 Midterm 2009 exam

1) What does CSS stand for?
a) Creative Style Sheets
b) Computer Style Sheets
c) Cascading Style Sheets - correct answer
d) Cascade Style Sheets
e) Colorful Style Sheets


2) Where in an HTML document is the correct place to refer to an external style sheet?
a) In the section
b) At the end of the document
c) At the top of the document
d) In the section - correct answer
e) Between head and body


3) Which HTML tag is used to define an internal style sheet?
a) css
b) text/style
c) style - correct answer
d) script


4) Which HTML attribute is used to define inline styles?
a) font
b) styles
c) css
d) text
e) style - correct answer


5) Which is the correct CSS syntax?
a) body {color: black} - correct answer
b) body:color=black
c) {body:color=black(body}
d) {body;color:black}


6) How do you insert a comment in a CSS file?
a) /* this is a comment */ - correct answer
b) ' this is a comment
c) // this is a comment //
d) // this is a comment


7) Which property is used to change the background color?
a) bgcolor:
b) background-color: - correct answer
c) color:


8) How do you add a background color for all "

" elements?

a) all.h1 {background-color:#FFFFFF}
b) h1.all {background-color:#FFFFFF}
c) h1 {background-color:#FFFFFF} - correct answer


9) How do you change the text color of an element?
a) text-color:
b) color: - correct answer
c) text-color=
d) font-color:


10) Which CSS property controls the text size?
a) font-style
b) text-style
c) font-size - correct answer
d) text-size


11) What is the correct CSS syntax for making all the

elements bold?

a) p {text-size:bold}
b) p {font-weight:bold} - correct answer
c) style:bold
d) p{font:bold}


12) How do you display hyperlinks without an underline?
a) a {decoration:no underline}
b) a {text-decoration:no underline}
c) a {underline:none}
d) a {text-decoration:none} - correct answer


13) How do you make each word in a text start with a capital letter?
a) text-transform:uppercase
b) text-transform:capitalize - correct answer
c) You can't do that with CSS


14) How do you change the font of an element?
a) fon-face:
b) font-family: - correct answer
c) f:
d) font-style:


15) How do you make the text bold?
a) font:b
b) style:bold
c) font-weight:bold - correct answer


16) How do you display a border like this: The top border = 10 pixels, The bottom border = 5 pixels, The left border = 20 pixels, The right border = 1pixel?
a) border-width:10px 20px 5px 1px
b) border-width:10px 1px 5px 20px - correct answer
c) border-width:10px 5px 20px 1px
d) border-width:5px 20px 10px 1px


17) How do you change the left margin of an element?
a) padding:
b) indent:
c) margin:
d) text-indent:
e) margin-left: - correct answer


18) To define the space between the element's border and content, you use the padding property, but are you allowed to use negative values?
a) Yes
b) No - correct answer


19) How do you make a list that lists its items with squares?
a) type: square
b) list-style-type: square - correct answer
c) list-type: square
d) style-list: square


20) What is the correct HTML for referring to an external style sheet?
a) - correct answer
b)

Question No: 1 ( Marks: 1 ) - Please choose one

Store A marked down a $ 50 perfume to $ 40 with markdown of $10

The % Markdown is

► 10%

20%

► 30%

► 40%

Question No: 2 ( Marks: 1 ) - Please choose one

Given Net price of shirt = $20 , Discount = 10% ,List price will

$22

► $24

► $26

► $30

Question No: 3 ( Marks: 1 ) - Please choose one

Which is the correct syntax for the determinant of a matrix given by the following array

► =DETERM(B4:E7)

► =MDTERM(B4:E7)

► =MDETERM(B4:E7)

► =MDETERM(B4;E7)

Question No: 4 ( Marks: 1 ) - Please choose one

VDB returns the depreciation of an asset for

► Zero period

► One period

► Two period

Any arbitrary period

Question No: 5 ( Marks: 1 ) - Please choose one

If the cost & selling price of a pen are Rs.12 & Rs.15 respectively, profit percentage is:

► 33.33%

► 25%

► 20%

► 10%

Question No: 6 ( Marks: 1 ) - Please choose one

This example returns the depreciation for an asset that costs Rs. 10,000, with a salvage value of $8,000. The useful life of the asset is 5 years. The depreciation is being calculated for the third year, and there are 10 months in the first year.

► =DB (10000, 5, 8000, 3, 10)

► =DB (10000, 8000, 5, 10, 3)

► =DB (10000, 8000, 5, 3, 10)

► =DB (10000, 8000, 10, 3, 5)

Question No: 7 ( Marks: 1 ) - Please choose one

Which of the following functions is not related to financial analysis?

► AMORDEGRC

► AMORLINC

► CUMIPMT

► MDETERM

Question No: 8 ( Marks: 1 ) - Please choose one

(2) ^ -2 = ) 0.25……..

► 

► 

► 

► 

Question No: 9 ( Marks: 1 ) - Please choose one

Dimension of a matrix means

►Column space

►Row space

►Order of the matrix

►None of these

Question No: 10 ( Marks: 1 ) - Please choose one

If there is a -30% change in the price of an item, what does the negative sign show?

►The price is increasing.

►The price is decreasing.

►The price has low rate of change.

►None of the above.

Question No: 11 ( Marks: 1 ) - Please choose one

According to taxation rules; the amount of allowances is treated tax free if it is upto 50% of the basic salary.

►

►

►

►

Question No: 12 ( Marks: 1 ) - Please choose one

Write a formula to find the simple interest (I) if $5000 is invested at 4% for 2 years.

►I=PRT

►I=P+R+T

►I=PT

►I=P(R+T)

Question No: 13 ( Marks: 1 ) - Please choose one

Every percentage can be converted into:

Decimal

Ratio

Proportion

Both decimal & ratio

Question No: 14 ( Marks: 1 ) - Please choose one

Monthly installments of a leased car are calculated by using the techniques of:

► Simple interest method

Compound interest method

► Annuity

► Hit & trial method

Question No: 15 ( Marks: 1 ) - Please choose one

Suppose that you are spending 1500 dollars in an investment and Accumulated factor is 15 then Accumulated Value will be

22550

22500

21000

22510

Question No: 16 ( Marks: 1 ) - Please choose one

What is the interest on Rs. 1600 for one year at the rate %?

► 65

56

► 75

► 90

Question No: 17 ( Marks: 2 )

A man borrows $39000 for 1and half year at a rate of 1.65%. What is the simple interest he has to pay?

Simple interest is given by

I= P*R*T/100

P= principal = $39000

R= interest rate= 1.65%

T= 1.5 year

Interest, I =(39000 * 1.65 *1.5)/100 = Rs 965.25

Question No: 18 ( Marks: 2 )

If

Cost price = 2000Rs

Selling price = 6500Rs

Then what will be %Markup on cost?

MUC= S- C (Rs markup on cost = selling price- cost price)

= 6500-2000 = Rs 4500

% markup on cost = (MuC/cost price) * 100 = (4500/2000) *100= 225%

Question No: 19 ( Marks: 3 )

Write the output of B9, B10, B11 and B12. If you think the formula is incorrect write "Error" in output.

ANSWER:

The output of =sum(B3,B4,B5,B6) = 82

=multiply(B5,B6) will not give result because multiply is not a excel function

B4/B6 is not a formula because in excel formula must start with "="

=B4% will return 0.2

Question No: 20 ( Marks: 5 )

A gold chain is sold for Rs. 6500 at a gain of 25%. Find the profit.

Selling price = 6500

Profit = 25%

Profit in Rs= (6500*25)/100= Rs 1625

Question No: 21 ( Marks: 10 )

For the following matrices perform the indicated operation, if possible.

(a)

(b)

(c)

a)

A = 2 0 -3 2 + B = 0 -4 -7 2

-1 8 10 -5 12 3 7 9

A+B= 2+0 0-4 -3-7 2+2

-1+12 8+3 10+7 -5+9

A+B = 2 -4 -10 4

11 11 17 4

b)

B-A= 0-2 -4-0 -7-(-3) 2-2

12-(-1) 3-8 7-10 9-(-5)

B-A= -2 -4 -4 0

13 -5 -3 14

c) A+C is not conformable for addition because for addition number of rows and columns of A must be equal to number of rows and columns of C

Introduction to programming Cs201 Fresh midterm paper

exam of cs201
ok listen carefully
x = 5
y = x++;
tell the y value
same question
x = 5;
x = ++;
tell the x value
write a program to computer the avrage of a cricketer which is enterd by the users.
show the avrage displayed
copy one array data to other array.
there was less paper from the File handling.
show the out put of this program
int a;
for(i=0;i<5;i++)
{

a = i * 2;
cout<<"a";
}
make a arthmatic calculator.
what is compiler?
then alot of mcq's from deitle and dietle book. So consult with that one.