Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
Question 1: How do you create an object of a class, in COBOL? Question 2: Write the code to test if ITEM contains both letters and numbers.
Briefly describe three guidelines for writing good HTML code that potential web page authors should be familiar with.
What is the Matlab command to create a column vector with 11 equally spaced elements, whose first element is 2 and whose last is 32.
Question 1: How to Fix a Not Valid Win32 Application? Question 2: The amount to use is $232.10 . Convert the decimal number into a binary number with three places to the right of the binary point.
The basic building block of a system is the _____. a) object b) attribute c) message d) partition e) method
What are design classes? a) Design classes are classes whose specifications have been completed to such a degree that they can be implemented. b) Design classes are classes whose specifications
The first step in building a sequence diagram is to _____. a) identify which objects will participate b) set the lifeline for each object c) add the focus of control to each object's lifeline d) analy
In UML behavioral modeling, a message is _____. a) a data structure to hold information b) a function or procedure call from one object to another object c) a relationship between two objects
Identification of the snapshots of the relationships between tables and the type of relationship: one-to-one, one-to-many or many-to-many.
Question 1: Write a c program in dev--c++ program format, to solve the travlling saleman problem. include comments writen within the code.
Question 1: How do you compare string class objects? Question 2: How would you calculate 002(base7) + 010 (base2) - 01(base5) = ? in (base 3)
Write a Java applet that views, inserts, and updates staff information stored in a table Staff in an Oracle Database. The View button displays a record with a specified ID.
Question 1: How to use half word to present the results using sign extension? Question 2: What is the decimal equivalent of IEEE 754 binary floating point number shown below? 0 1000 0001 0110 0000 000
Question 1: Write a program to test the dynamic page in php language with test cases Question 2: Describe the bubble sort data structure.
Question 1: Is it true that any instance of java.io.Serializable can be successfully serialized? Question 2: Are the static variables in an object serialized? How do you mark an instance variable not
What types of objects can be stored using the ObjectOutputStream? What is the method for writing an object? What is the method for reading an object? What is the return type of the method that reads
Convert a percentage to a decimal. For instance, if the user enters 125% into a text box, then the output should be 1.25.
Question 1: Use Scilab to find the determinant, and rank of A=[1 2 3; 1 0 1; 1 2 0] . Question 2: Use Scilab to find an LU factorization of the matrix A in 1.
Write a non-member function that receives two Matrix parameters and prints their product. The function must check to see if the matrices are compatible for multiplications.
Question 1: What are the difference between the two string types, Literal and C-style string? Question 2: How do these differences affect the way you interact with variables of each type?
Question 1: Write a java program to display an equilateral triangle of angle 60 degress Question 2: Can we get help with CIS / principles information system class?
Question 1: Why is the location of your facility important to your physical security design? Question 2: How can you use the natural environment to help protect your organization?
Question 1: Describe what a relational database is and why relational databases are needed. Question 2: Describe the process of normalization and why it is needed. Question 3: Contrast and compare log
Question 1: Why is NRZ recording used on a disk memory system? Question 2: Critique SQL as a user-friendly query language.
Question 1: Describe effect on the microprocessor and DMA controller when the HOLD and HLDA pins are at their logic 0 levels.