৩১৪৩
An n x n array v is defined as follows; v(i, j) = i - j for all i, j, 1 <= n, 1 < j < = n The sum of the elements of the array v is
উত্তর
0
৩১৪৪
The maximum number of binary trees that can be formed with three unlabeled node is:
উত্তর
5
৩১৪৬
Which of the following TCP/IP addresses constitute the loopback address?
উত্তর
127.0.0.1
৩১৪৭
Which of the following operator functions cannot be global, i.e., must be a member function.
উত্তর
Conversation Operator
৩১৪৯
Find the output of the following Java code line: System out.println(must.floor(-7.4))
উত্তর
7.4