Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Write a FORTRAN program to print multiplication table of a given number up to 20 terms using DO statements.
Write down an applet program to draw a circle inside a square. Write a JAVA program for control statement.Describe bitwise operators of JAVA.
Develop a simple VB program to illustrate the use of functions. Describe the detailed steps for debugging and compiling process in VB program.
What down the features of DHTML? Describe DHTML Cascading Style Sheets. Describe in detail Java Script Expressions and Operators.
Describe the concept of in-line functions with an example. Describe the role of ‘this’ and ‘super’ pointers with suitable example.
Explain different forms of implementing interfaces in JAVA? Describe the process of resolution and unification in logic programming.
Give any 4 manipulators and their equivalent ios functions. In what order are the constructors called when a derived class object is created. Assume that there are virtual and normal base classes. D
What are nested classes? Describe how name resolution proceeds in a nested class definition with examples.
Describe how parameters can be passed to Applets with suitable example. Demonstrate the usage of Nested and Inner classes. Show class hierarchy for Panel and Frame (Diagram).
What is JDBC ? Describe executeQuery( ) & executeUpdate( ) methods. Describe primitive data types.
Distinguish between syntactic and semantic dependency. What are the advantages of drawing CRC cards while developing a design?
Testing of a game usually comes in two phases: alpha testing and beta testing.
Though, the function factorial can as well be defined as a recursive function in programming exercises.
Declare a function which accepts an argument which is a pointer to an integer quantity and returns a pointer to a six-element character array.
Suppose that you’ve been hired to produce a program that draws an image of an archery target or, if you prefer commercial applications, a logo for a national department store chain.
Your job is to draw robot-looking face. Write a GraphicsProgram which draws set of ten circles with various sizes, positions, and colors. Each circle must have a randomly chosen color, a randomly ch
Write detailed notes associated to Object-Oriented Concepts on the given: a) Class and object definitionsb) Class declaration c) Encapsulation and abstraction d) The two main advantages of encap
Write a program which reads in two floating point numbers and then performs one of four operations on them: addition, subtraction, multiplication or division.
The statement #include <iostream> is normally added at the strating of a program. What is the purpose of this statement?
What are the main differences between Friend Functions and Static Functions? Describe them in detail.
Write a MIPS assembly language program which accomplishes the given tasks:
What do you mean by object-oriented approach? What are the major characteristics of object-oriented languages?
Generally explain the characteristics of an Interface Design. Also describe the basics of HTML.
What is association? Distinguish between 1-way and 2-way association with examples for each.
Write a J2ME program which would display the given interface: