Give two different ways in which a sheet name in a workbook can be renamed. (Answered)
List four data types available in spreadsheets. (Answered)
Give examples of spreadsheet packages. (Answered)
Explain the term “what if analysis” as used in spreadsheet. (Answered)
Differentiate between a formula and a function. (Answered)
Describe the following terms as used in electronic spreadsheet:
a)Automatic recalculations
b)Data range (Answered)
List two logical functions in a spreadsheet. (Answered)
Differentiate between workbook and a worksheet. (Answered)
Outline the steps for setting the automatic save of a workbook. (Answered)
a project manager is currently working on a workbook named “Nairobi City”. She would like to save it with the new name “Beautiful City”. Outline the steps to follow. (Answered)
A student obtained the following marks in an examination: 70, 80, 60, 33, and 76. If the values are written at cells C5 to C9, write a formula that will be used to sum all marks greater than 50. (Answered)
Give the default function of these control keys as used in spreadsheets:
i)Left arrow ii)Tab
iii)Enter
iv)Shift +tab v)Home (Answered)
Define the term active cell. (Answered)
State four application areas of spreadsheet. (Answered)
List two components of a spreadsheet. (Answered)
Give four advantages of the electronic spreadsheet over the manual spreadsheet. (Answered)
Describe two types of spreadsheets. (Answered)
Define the term spreadsheets. (Answered)
What is the difference between java and c++? (Answered)
What is the difference between static and non-static variables? (Answered)
What is the difference between constructors and normal methods? (Answered)
What type of parameter passing does Java support? (Answered)
What if the main method is declared as private? (Answered)
What is the difference between error and an exception? (Answered)
How is final different from finally and finalize()? (Answered)
When is a method said to be overloaded and when is a method said to be overridden? (Answered)
What is the difference between a break statement and a continue statement? (Answered)
What is the purpose of finalization in java? (Answered)
What is the difference between an abstract class and an interface? (Answered)
What is polymorphism? (Answered)
What is the difference between method overriding and overloading? (Answered)
What modifiers are allowed for methods in an Interface? (Answered)
What is the difference between an if statement and a switch statement? (Answered)
What are wrapped classes? (Answered)
Describe life cycle of thread? (Answered)
What is the difference between a while statement and a do while statement? (Answered)
What is the importance of static variable? (Answered)
What is the base class of all classes? (Answered)
What is a Vector class? (Answered)
What is the List interface? (Answered)
Why do threads block on I/O? (Answered)
What is the difference between an interface and an abstract class? (Answered)
What are runtime exceptions? (Answered)
What is an instanceof operator? (Answered)
What is a user defined exception? (Answered)