Job Saarnee

JOB SAARNEE

Top Most Platform for Job Updates O Level Results Answer keys AKTU MCQs

Default

2 marks Important Question of Python Programming of Unit 5

Unit 5  2 marks Important Question of Python Programming   Q1 Explain the use of “with” construct in python with an example program. [2020-2021] Solution: In Python, the with statement is used to wrap the execution of a block of code with methods defined by a context manager. It simplifies the management of resources like files, sockets, and database …

2 marks Important Question of Python Programming of Unit 5 Read More »

2 marks Important Question of Python Programming of Unit 4

 Unit 4  2 marks Important Question of Python Programming    Q1 Define ADT interface.   [ 2019-20] [2021-22] Solution: ADT stands for Abstract Data Type, and an ADT interface is a specification of the behavior and properties of an abstract data type without specifying the implementation details. It describes the operations that can be performed on the data …

2 marks Important Question of Python Programming of Unit 4 Read More »

2 marks Important Question of Python Programming of Unit 3

Unit 3 2 marks Important Question of Python Programming  Q1 What is the difference between list and tuples in Python?       [ 2019-20] Solution: In Python, both lists and tuples are used to store a collection of values. However, there are some key differences between them: Mutability: Lists are mutable, which means you can …

2 marks Important Question of Python Programming of Unit 3 Read More »

UNIT1 IMPORTANT QUESTION OF MACHINE LEARNING WITH SOLUTION

 UNIT -1Important Questions:  IMPORTANT QUESTION OF MACHINE LEARNING WITH SOLUTION Q1 Define the following terms:  Learning  LMS weight update rule  Version Space  Consistent Hypothesis  General Boundary  Specific Boundary  Concept Solution: Learning: Learning is the process of acquiring knowledge or skills through study, experience, or instruction. In the context of machine learning, it refers to the …

UNIT1 IMPORTANT QUESTION OF MACHINE LEARNING WITH SOLUTION Read More »

MOST FREQUENTLY ASKED QUESTION OF DAA FROM UNIT 1

   MOST FREQUENTLY ASKED QUESTION OF DAA FROM UNIT 1 Q1: What do you mean by algorithm? Write the characteristic of an algorithm?   (ALTU 2013-14)  Q2: What do you understand by asymptotic notation? Describe the type of asymptotic notation in detail?  (AKTU 2013-14)  Q3: Explain the Quick Sort? and also analyze its complexity with suitable example?  …

MOST FREQUENTLY ASKED QUESTION OF DAA FROM UNIT 1 Read More »

Shopping Cart

You cannot copy content of this page