About 1,660,000 results
Open links in new tab
  1. Modular programming solution for SEE Class 10 - Readersnepal

    Apr 5, 2022 · Program to create user defined function and sub module. Four marks question is always asked in SEE class 10 computer regarding function and sub procedure. Following are some important program solution according to new specification grid for SEE.

  2. Class 10 Computer QBASIC Function...End Function Important …

    Apr 4, 2024 · In this article, we'll delve into some essential QBASIC Function...End Function questions along with their corresponding code snippets. QBASIC, a structured programming language, is often included in the curriculum of Class 10 Computer Science courses.

  3. C programming notes and program example for SEE class 10 Computer ...

    Mar 11, 2021 · Important notes and program example of C programming for SEE class 10. Introduction: C programming is one of the popular and powerful high level language developed by Denish Ritchie. It was originally developed for development of UNIX operating system.

  4. ICSE Class 10 - Computer Application Important Program (15 …

    Feb 26, 2018 · Program 1- Define a class called Library with the following description: Instance variables/data members: Int acc_num – stores the accession number of the book

  5. Avichal Solutions for Computer Applications [English] Class 10 ICSE

    Shaalaa has carefully crafted Avichal solutions for ICSE Class 10 Computer Applications that can help you understand the concepts and learn how to answer properly in your board exams. You can also share our link for free ICSE Class 10 Computer …

  6. Class 10 Computer Science Chapter 7 Function In C

    There are two types of function in C programming: Standard library functions. User-defined functions. Library functions are built-in functions which are defined inside C library whereas, user-defined functions are declared and defined by the programmer based on their needs.

  7. Chapter 5: User-Defined Methods | Solutions for Class 10 ICSE …

    Explain the various parts of a method. Answer. A method is a named block of code within a class. It executes a defined set of instructions when called from another part of the program. The different parts of the method are access-modifier, type, method-name, parameter-list and method-body. What is a method signature? Answer.

  8. User Defined Methods Solutions ICSE Class 10 Computer

    Apr 11, 2021 · Get ICSE User defined Methods Solutions for class 10. It will help you to make good preparation before attending the ICSE Board exam. We have provided you with User defined Methods Solutions class 10 to score good marks in your exam. In ICSE CLass 10,User defined Methods Solutions is compulsory to score good marks in computer application.

  9. Chapter 3: User-Defined Methods | Sumita Arora Solutions ICSE Class 10

    In Java, methods reside in classes. The number and type of arguments of a function are known as ............... . Answer. The number and type of arguments of a function are known as function signature. The first line of function definition that tells about the type of return value along with number and type of arguments is called ............... .

  10. UP Board Solutions for Class 10 Computer Science Chapter 9 Functions

    Sep 29, 2024 · User-defined Functions: This feature allows you to define functions within a program, which you can call whenever you need them. While running the program (FUNC) statement can save space as well time, as a complex calculation can be defined with a short name and called up by its name where needed.

Refresh