O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

12 Which of these about a set is not true?

इनमें से कौन सा एक सेट के बारे में सही नहीं है?

Previous Question Next Question

17 Testing is known as -

परीक्षण को किस रूप में जाना जाता है -

Previous Question Next Question

18 What is the output of the following code? a = set('dcma') b = set('mlpc') print(a^b)

निम्नलिखित कोड का परिणाम क्या है? a = set('dcma') b = set('mlpc') print(a^b)

Previous Question Next Question

19 What is an algorithm

एल्गोरिथ्म क्या है

Previous Question Next Question

24 PVM is often called

PVM को अक्सर कहा जाता है

Previous Question Next Question