Solve the system of equations (5)
2 x + y + z = 3
x + 3y + 3z = 4
x – 4y + 2z = 9
Civil society and conflict resolution
See Answer →Find the sum of the two floating numbers x1=0.1364X101 and x2=0.7342X10-1. Further express the result in normal form, using (i) Chopping (ii) Rounding. Also, find the absolute error
See Answer →Write a note on conflict management.
See Answer →Convert the number given as binary fraction –(0.101110101)2 to decima
See Answer →Convert the decimal integer -465 to binary using both the methods (as shown in Pg No:16 of Block-1) . Show all the steps.
See Answer →What is social identity theory of conflict? Explain.
See Answer →Find floating point representation, if possible normalized, in the 4-digit mantissa, two digit
exponent, if necessary use approximation for each of the following numbers: (8)
(i) 27.94 (ii) -0.00943 (iii) -6781014 (iv) 0.0644321
Also, find absolute error, if any, in each ca
Examine Quincy Wrights classification of types and levels of conflict.
See Answer →Write a note on sources of conflict –II.
See Answer →Trace the life cycle of a conflict.
See Answer →Create a database for a Student Registration System consisting of the following two tables: StudentInformation (EnrolmentNo, StudentName, ProgCode) Programme (ProgCode, CourseCode, Credits) Develop and deploy a web based “Student Registration System” using JSP, a database backend and a web server (you may select DBMS and web server, as per your choice). Your system should use JDBC for input of information to both the tables. The system should output list of all the students of BCS053 course on the screen. Submit the JSP program, screens and database of the system. You must demonstrate this system at the time of viva voce. Make and state suitable assumptions, if any.
See Answer →Create a registration page for a library consisting of three fields namely memberID, password and membership type (Library Administrator, Staff or the organization, Student member). Successful registration should create two cookies one for the memberID and second for the membership type.
See Answer →Write the JSP code to create a webpage that requires input of three variables a, b, and c; after successful input of values in the variables, the JSP program checks if these three variables are Pythagorean triple or not. The code then displays the appropriate message about the findings.
See Answer →page and exception implicit objects in JSP
See Answer →and action elements of JSP
See Answer →Write a JSP scriptlet to display a list of numbers which are divisible by 3. You may display this list till the number 21.
See Answer →Purpose of JSP directives and taglib directive of JSP
See Answer →JSP Life cycle
See Answer →GET and HEAD methods of HTTP
See Answer →