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.
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
Sample Questions
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.
What does float(34) return?
Show answer
34.0
float() converts an integer into a floating-point number with a decimal point.
Which call to float() returns 33.0?
Show answer
float('33')
float() accepts a numeric string and converts it into a floating-point number.
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 AllFrequently Asked Questions
What are the important topics in Functions for ICSE Class 11 Artificial Intelligence?
How to score full marks in Functions — ICSE Class 11 Artificial Intelligence?
How many important questions are there in Functions?
Sources & Official References
Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.
More resources for Functions
Practice Quiz
Test yourself with a quick quiz
Revision Notes
Key points for last-minute revision
Formula Sheet
All formulas in one place
Chapter Summary
Understand the chapter at a glance
Concept Maps
See how topics connect visually
Study Plan
Step-by-step plan to ace this chapter
Flashcards
Quick-fire cards for active recall
Syllabus
What topics to cover
NCERT Solutions
Every textbook question solved step by step
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.