CAT Exam  >  CAT Notes  >  Quantitative Aptitude (Quant)  >  TITA Based Questions: Functions

TITA Based Questions: Functions

TITA Based Questions: Functions

As TITA (Type In The Answer) questions gain more weight in the CAT exam, this document focuses on Functions problems to help you prepare thoroughly and secure valuable marks.


Q1: Consider two sets A={2, 3, 5, 7, 11, 13} and B = {1, 8, 27}. Let f be a function from A to B such that for every element in B, there is at least one element a in A such that f(a) = b. Then, the total number of such functions f is

Q2: A function f maps the set of natural numbers to whole numbers, such that f(xy) = f(x)f(y) + f(x) + f(y) for all x, y and f(p) = 1 for every prime number p. Then, the value of f(160000) is

Q3: The area of the quadrilateral bounded by the Y-axis, the line x = 5, and the lines ∣x - y∣ - ∣x - 5∣ = 2, is

Q4: Suppose f(x, y) is a real-valued function such that f(3x + 2y, 2x - 5y) = 19x, for all real numbers x and y. The value of x for which f(x, 2x) = 27, is

Q5: Let 0 ≤ a ≤ x ≤ 100 and f(x) = ∣x - a∣ + ∣x - 100∣  +∣x - a - 50∣. Then the maximum value of f(x) becomes 100 when a is equal to

Q6: Let f(x) be a quadratic polynomial in  x such that f(x) ≥ 0 for all real numbers x. If f(2) = 0 and f( 4) = 6, then f(-2) is equal to 

Q7: Suppose for all integers x, there are two functions f and g such that f(x)+f(x-1)-1 = 0 and g(x) = x2 . If  f(x2 -x)=5, then the value of the sum f(g(5)) + g(f(5)) is

Q8: Let f(x) = x2 + ax + b and g(x) = f(x + 1) - f(x - 1). If f(x) ≥ 0 for all real x, and g (20) = 72. then the smallest possible value of b is

Q9: The area of the region satisfying the inequalities ∣x∣ - y ≤ 1, y ≥ 0 and y ≤ 1 is

Q10: In a group of 10 students, the mean of the lowest 9 scores is 42 while the mean of the highest 9 scores is 47. For the entire group of 10 students, the maximum possible mean exceeds the minimum possible mean by

The document TITA Based Questions: Functions is a part of the CAT Course Quantitative Aptitude (Quant).
All you need of CAT at this link: CAT

FAQs on TITA Based Questions: Functions

1. What are the key functions of a programming language?
Ans. A programming language serves several key functions, including enabling the creation of software applications, providing a means to automate tasks, facilitating data manipulation, and allowing for communication between the user and the computer. Additionally, it helps in implementing algorithms to solve problems efficiently.
2. How do functions improve code organization in programming?
Ans. Functions improve code organization by allowing programmers to break down complex problems into smaller, manageable parts. This modular approach makes the code more readable, reusable, and easier to debug. It also promotes a clear structure, as each function can perform a specific task, making collaboration among developers more effective.
3. What are the differences between built-in functions and user-defined functions?
Ans. Built-in functions are pre-defined functions provided by the programming language's standard library, which can be used directly without any additional coding. In contrast, user-defined functions are custom functions created by programmers to perform specific tasks tailored to their needs. User-defined functions enhance flexibility and code reusability.
4. Can you explain the concept of function parameters and return values?
Ans. Function parameters are variables that allow data to be passed into a function when it is called, enabling the function to operate on different inputs. Return values are the outputs that a function provides after execution, allowing users to capture and use the results of the function. This facilitates data flow and interaction within a program.
5. Why is it important to understand scope in relation to functions?
Ans. Understanding scope is crucial as it defines the visibility and lifetime of variables within a program. In relation to functions, scope determines where variables can be accessed and modified. Local scope refers to variables defined within a function that are not accessible outside it, while global scope allows variables to be accessed anywhere in the program. This understanding helps prevent errors and improves code maintainability.
Explore Courses for CAT exam
Get EduRev Notes directly in your Google search
Related Searches
video lectures, ppt, Semester Notes, Sample Paper, MCQs, Extra Questions, Exam, mock tests for examination, past year papers, Viva Questions, TITA Based Questions: Functions, TITA Based Questions: Functions, Summary, study material, Important questions, Objective type Questions, TITA Based Questions: Functions, pdf , Free, shortcuts and tricks, Previous Year Questions with Solutions, practice quizzes;