Let A be a 3 x 4 real matrix, B be a 4 × 2 real matrix and C be a 2 x 3 real matrix. Which of the following operations are defined?
(i) CA + B¹
(ii) AB + C¹
For those operations that are defined, what is the order of the resulting matrix?
See Answer →
Let S = {1, 2, 3, 4} and ∗ be the binary operation defined by a ∗ b = a. Compute the Cayley table for (S, ∗). Is ∗ commutative? Is ∗ associative? Justify your answers.
See Answer →State Lagrange’s theorem. What are the possible orders of subgroups of a group of order 12?
See Answer →Define a subgroup of a group. Check whether
is a subgroup of the the group of 2 × 3 matrices over ℂ under addition
See Answer →Define an abelian group. Give an example of a non-abelian group. (You don’t need to prove that your example is a group. You have to only prove that it is non-abelian.
See Answer →पारिभाषिक शब्दावली की नियोजित विकास प्रक्रिया को स्पष्ट कीजिए।
See Answer →कविता के अनुवाद की प्रमुख चुनौतियों पर सोदाहरण प्रकाश डालिए।
See Answer →नाइडा द्वारा बताए गए अनुवाद के विभिन्न सोपानों की चर्चा कीजिए।
See Answer →रूपांतरण और छायानुवाद में अंतर है? समझाइए।
See Answer →विभिन्न अनुवाद चिंतकों के अनुसार अनुवाद के प्रकार पवर विचार कीजिए।
See Answer →अनुवाद का अर्थ स्पष्ट करते हुए अनुवाद के स्वरूप पर विचार कीजिए।
See Answer →
Create an applet that takes a number between 1 and 50 as input and displays whether the number is prime or not. Use appropriate components, layout and formatting in your program.
See Answer →
Write a Java program that creates the threads T1 and T2. Thread T1 displays the table of 8 and thread T2 displays the table of 7. Assign priorities 3 and 5 to these threads, respectively.
See Answer →