Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
question 1 write a program that accepts a 3x3 matrix from the user and finds the transpose of itquestion 2 explain brief about class and objects also
question 1 explain the following object oriented concepts with suitable examples for eachquestion 2 explain the following object oriented
questiona explain a linked listb describe the three different types of linked list with the help of diagramsc give two advantages and two
questiona describe what are dynamic pointers show their memory representations diagrammaticallyb write short notes about pointers in arrays
question 1a describe the following objects and condition states i ifstream and ofstream objects ii eof fail bad and good functionsb write a c
questiona a bank has four types of accounts with annual interest rates as followssavings 8 savings with cheque book 5 current 4 fixed deposits
questiona write short notes on arrays extend your answer by putting emphasis on memory allocationb write a c program to input an integer n
question a what are the difference between an interface and an abstract classquestion b describe exception handling in javaquestion c describe the
question 1 what is response redirection explain in briefquestion 2 what is jdbc explainquestion 3 write a short note on expressionsquestion 4 what is
question 1 what are the different types of data types in javaquestion 2 write a note on operator precedencequestion 3 write a note on random access
question 1 write a brief note on aggregationquestion 2 discuss briefly on constructorsquestion 3 what are the important advantages of
question 1 describe the following with respect to pointers in c language-pointers and arraysusage of pointers in functionswrite programs in c to
question 1 describe the theory behind class templates and function templates along with relevant programming examplesquestion 2 with the help of
question 1 explain the concept of constructors and destructors in c with programming examplesquestion 2 explain the concepts and applications of
questiona new software engineer has joined axistex ltd the systems analyst informs him that the organisation works with different operating system
questiona what is a function are functions needed when writing a c programb state one of the advantages to the use of functionsc what do you meant by
a using java create an interface with a method called concatenation which will be implemented in the class patient in part bb using java
question 1 what are the different steps in executing a c program explainquestion 2 what are the commonly used inputoutput functions in c how are they
define a structure to store roll no name and marks of a student b using the structure of q2 a above write a 3939c3939 program to create a
question 1 explain the data types in javaquestion 2 write a note on stringbufferquestion 3 what is exceptionquestion 4 write a note on stream
questiona to be considered object-orientedoo a language should support abstraction encapsulation inheritance and polymorphismexplain briefly each of
quethis assignment will give you practice with defining classes you are to write a set of classes that define the behavior of certain animals
write a c program to accept any 3 digit integer number from the keyboard and display the word equivalent representation of the given
questiona the following is a simple example of a java class file welcomejava public class welcome public static void mainstring args
questiona draw out a uml class diagram that captures the following information an employee is a kind of person an atm is a kind of machine both an