Computer : Revision Question Bank

 

Revision Sheet

Q.1 The number of times the loop will execute is determined by a __________________ or a _______________.

Q.2 Each item in a list can be referred to using an __________.

Q.3 When you try to access an element with an index other than the available range, it will raise an _____________.

Q.4 The index has to be an integer. You cannot use a float or other data types for specifying an index, this will raise a _____________.

 

 

Q.1Explain List functionality with suitable example.

Q.2 What is loop. Explain that types.

Q.3 What is counter-controlled loop? Explain with suitable

Q.4 What is range() function when we are used.

Q.5 Can we used else statement with for loop? If yes then explain with suitable example.

Q.6 What is counter-controlled loop? Explain with suitable

Q.7 what will be happen if while loop condition was not break?

Q.8 What is the use of break() statement? Given suitable example.

Q.9 Difference between Break() and continue() statement.

Q.10 What is the Function? Write advantage of function.

Q.11 How to write function explain with different syntax.

Q.12 What is used of return statement.

Q.13 What is Layer? explain that use.

Q.14 Write any three benefit of layers.

Q.15 Some shortcut Key.

·        Layer Pannel  -

·        Opacity –

·        New Layer –

·        Duplicate –

Q.16 How to resizing the layer.

Q.17 How to export Images in GIMP.

 

Comments