Chapter 7 Share and Review a Spreadsheet Question Answer Class 10 IT using LibreOffice

Chapter 7 Share and Review a Spreadsheet Question Answer Class 10 IT A. Multiple choice questions 1. Sharing allows to edit the spredshheet by (a) single user (b) different users simultaneously (c) one by one users (d) one after other users Answer:(b) different users simultaneously    2. Sharing spredsheet feature allows to save the changes … Read more

Chapter 6 Linking Spreadsheet Data Question Answer Class 10 IT using LibreOffice

Chapter 6 Linking Spreadsheet Data Question Answer Class 10 IT A. Multiple choice questions 1. Insert Sheet dialog can be invoked from _______________. (a) sheet (b) insert (c) tools (d) Windows Answer:(a) sheet    2. ______________ refers to cell G5 of sheet named My Sheet. (a) $My Sheet.’G5’ (b) $My Sheet_’G5’ (c) $ ‘MySheet’.G5 (d) … Read more

Chapter 1 Introduction to Styles Question and Answer Class 10 IT using LibreOffice

Chapter 1 Introduction to Styles Question and Answer Class 10 IT   A. Multiple choice questions 1. Which of the following features in LibreOffice Writer is/are used to create the given document?  (a) Page borders  (b) Envelope  (c) Picture from File  (d) Indexes and Tables   Answer: (b) Envelope   2. Styles menu (from sidebar) in … Read more

Python Function Arguments and Parameters Notes Class 12

Python Function Arguments and Parameters Notes (Positional, Keyword, Default) Python function arguments and parameters are important concepts frequently asked in programming exams and practical assessments. They define how values are passed to functions and how functions process data. This topic covers positional arguments, keyword arguments, and default arguments in Python, explained in a simple and … Read more