Skip to main content
Chapter 11 of 22
Important Questions

Functions

ICSE · Class 11 · Artificial Intelligence

Most important questions from Functions for ICSE Class 11 Artificial Intelligence board exam 2026. MCQs, short answer, and long answer questions with marks.

65 questions40 flashcards5 concepts

Interactive on Super Tutor

Studying Functions? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for important questions and more.

1,000+ Class 11 students started this chapter today

65 Questions·
multiple choicemultiple correct

Sample Questions

1multiple correct
1 marks

Which built-in functions are always available without importing any module?

Show answer

int(), float(), len()

Built-in functions are present in the standard library and do not need any import. int(), float(), and len() are built-in functions.

2multiple choice
1 marks

What does float(34) return?

Show answer

34.0

float() converts an integer into a floating-point number with a decimal point.

3multiple choice
1 marks

Which call to float() returns 33.0?

Show answer

float('33')

float() accepts a numeric string and converts it into a floating-point number.

4multiple choice
1 marks

What happens when input() executes?

Show answer

Program flow stops until the user gives input.

input() pauses program flow until the user enters a value.

+61 more questions available

Practice All

Frequently Asked Questions

What are the important topics in Functions for ICSE Class 11 Artificial Intelligence?
Functions covers several key topics that are frequently asked in ICSE Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Functions — ICSE Class 11 Artificial Intelligence?
Understand the core concepts first, then work through the 65 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
How many important questions are there in Functions?
There are 65 practice questions available for Functions. These cover multiple question types including MCQs, short answer, and long answer questions.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Functions chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for ICSE Class 11 Artificial Intelligence.