Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
questio a charitable organization wants to design a special atm machine to be used by needy people the association supplies the needy
using java write the class time which consists of the followinga three private integer data members hours minutes and secondsb a constructor to
problema distinguish between a class and an objectb define instantiationc what is the importance of the this variable in javad what is encapsulatione
question a what is a structure provide a simple example of your own to illustrate this featureb how does a structure differ from an arrayc describe a
question a i what is a structure member in c what is the relationship between a structure member and the structure ii how can structure variables be
question a define the following object-oriented termsi encapsulation ii inheritance iii abstraction iv polymorphismb what are objects in lingo
question1 explain any five buzz words in java2 explain exception classes and also explain common exceptions in java3 explain primitive and abstract
question1 implement a class stack which simulates the operations of the stack allowing lifo operations also implement push and pop operations for the
question1 explain briefly about class and objects2 create a class string which stores a string value overload operator which converts the characters
problem1 what is the difference between function declaration and function definition2 write a recursive function to find sum of even numbers from 2
problem1 describe the concept of exception in net environment2 explain the process of adding updating and deleting records with an example3 explain
problem1 describe the importance and usage of net framework in visual studio2 write a program to sort and display an array of integers in ascending
program1 write a java program to display the first 20 fibonacci numbersprogram with fibonacci sequence of first 20 termsoutput2 write an applet
problem1 describe the concept of interfaces in java with a suitable example for the sameexplanation of the concept of interfaces with example2
problem 1explain and define the following concepts with appropriate examplesa superclassb subclassc inheritanced exceptionse stream
problemimplement a class called employee that contains name employee number and department code include a member function getdatato get data from
problemwrite a program in c to read n numbers in an array the user should be able to search a particular number in the array using sequential search
problem1 discuss polymorphism in cexplaining polymorphism2 write a program in c to read a 3x2 matrix and find smallest number in that matrixwriting
problem1 explain break and continue statements in cexplanation of break statementexplanation of continue statement2 explain concepts of constructors
hello i3939m new to programming and i3939m making now my 1st program my question is how to put substr in textbox that question mark should be at the
questiona a company would like to extend its business over the internet list the needed steps for that to happenb describe with the aid of examples
a when designing an interactive web site explain five desirable stylistic pointsb discuss the advantages and disadvantages of showing stock levels
a for electronic transactions 1 authentication and 2 non-repudiation are important legal concerns describe what each is and why each is of particular
define the following window class160 - integer160 data members width and height - a constructor160 that accepts two integer160 parameters160 width
if quicksort is so quick why bother with anything else if bubble sort is so bad why even mention it for that matter why are there so many sorting