Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Discuss the advantages and disadvantages of at least two different programming languages that are NOT portable across different types of operating systems.
Design a program that prompts the user to enter names of two primary colors to mix. If the user enters anything other than red, blue or yellow program display.
Briefly describe three types of errors that can occur in JavaScript. Determine which error you believe to be the most difficult to debug.
Explore process synchronization. This will be accomplished by writing a program to solve the bounded buffer problem using monitor concept.
Define and explain class inheritance in object-oriented programming. Provide a code example using a sub and super classes. Explain how the code works.
What is object-oriented programming (OOP)? Give examples. Name at least two benefits of OOP. Give examples. What is an object? Give an example.
What is the difference between Stored Procedure and Function? What is difference between Clustered Index and Non-Clustered Index?
Explain roll-up reporting and why is it important. Describe what is the tracking roll-up transactions. Describe the implications of the roll-up techniques.
Create the CRC cards for all the classes found from the problem statement. Create a Class relationship diagram using UML symbols.
Explain in as much detail as you can regarding the scope of each of these levels; Visitor Level, Session Level and Page Level.
How many Male, Female, ND, and Other are there in each ALIGN. (Bar comparison chart). How many red-haired heroes do Marvel and DC have?
Give an example of if-then, and loop using variable. Explain danger of endless loop and how to avoid them. Can an endless loop create a DoS (Denial of Service).
If you have no experience with either language, discuss how you foresee using either/both of these languages in visualizing data when analyzing big data.
What is the difference between the WHERE clause and the HAVING clause? What is the difference between Primary Key and Unique Key?
Discuss the difference between VBA and VB.Net. What are the differences and use scenarios for each?
Design a Java application that will read a file containing data related to US. Crime statistics from 1994-2013. The description of the file is at end of file.
Who uses extended support features? Why is it important to keep backups of your SQL software?
Why is it important to keep backups of your SQL software? What did you learn about SQL after watching Brent Ozar's video?
Define the sum of one integer to be that integer and use strong mathematical induction to prove that for all integers n = 1, any sum of n even integers is even.
Demonstrate understanding of VBA's functionality, applications, and differentiation from Visual Basic.
How much revenue did each wine provide for the year? What is the Average revenue per month per location for the year?
Determine and display the frequency of each rating. Display a bar chart showing the response frequencies and their percentages of the total responses.
What evidence can you present that discourages the use of object-oriented programming?
Identify the major advantages of using JavaScript to perform validation on the client computer.
What is the special register in a CPU that holds the address of the next instruction? What is the difference between RISC and CISC?