aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Mechanical Engg. (GATE) 2008
  • Consider the shaded triangular region P shown in the figu...
Multiple choice

Consider the shaded triangular region P shown in the figure. What is $\int\limits\int\limits_p\text{x y d x d y}$?

  1. $\frac{1}{6}$
  2. $\frac{2}{9}$
  3. $\frac{1}{16}$
  4. 1

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Keep practicing — related questions

  • What will be the output of following C code? void main() { int t,*pt; register int y,*py; pt=&t; py=&y; t=1...
  • What will be the output of the program? class Bitwise { public static void main(String [] args) { int x = 1...
  • What will be the output of the program? public class Test { public static int y; public static void foo(int...
  • public class Test2 { public static int x; public static int foo(int y) { return y * 2; } public static void...
  • What will be the output of the program? try { int x = 0; int y = 5 / x; } catch (Exception e) { System.out....
  • What will be the result of the given code snippet in C language? main() { int x=1; clrscr(); for(;x++;x%10?...
  • If the input of the following program is 10, what will be the output? void print(int); void main() { int n;...
  • What will be the output of the program? class Test { public static void main(String [] args) { int x= 0; in...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy