Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
project description looking to develop a online poker web applicationwebsite will be developed over the next 6 months duration amp will require
my program does not run more than 9 iterations when ever i want to iterate more than 100 iterations what is the reason and how to
i have a c programming assignment due on 8th january as i am out of country and cannot complete it i would like to know how much fees would you
use 16 digit credit card numbers that contain 15 digits an 1 check digit the format of the card number consists of the 15 digits followed by the
questiona write down the class listnode to contain the following-i variable data of type object ii variable next of type listnode
question 1a explain clearly the following concepts using suitable examples of your own-i concrete class vs abstract class ii
questiona i explain how class members can be accessed when using objects of the class use a suitable example to illustrate your answerii explain
question 1 explain abstract data types with its characteristicsquestion 2 let us say your learning centre decides to store all the three types of
question 1 create a class string which stores a string value overload operator which converts the characters of the string to uppercase toupper
question 1 what is function overloading write a c program to implement a function overloadedquestion 2 explain about the constructors and destructors
question a one of the most common sorting techniques we have in programming is the lsquobubble sort this technique will be used to sort an array of
questiona i what is recursion ii what advantage is there in its use iii what disadvantage is there in its useb the factorial of a positive number
question a how does a structure differ from an arrayb describe how a structure differs from a unionc declare a union called lsquoclothes which
question a define a pointer provide an example of an integer pointer variableb give advantages of using pointers over arraysc declare an integer
question 1 write a program in lsquoc to check whether a given number is even or oddquestion 2 explain while and do while loop with an examplequestion
charity ball organizer many charities support good causes but one of the difficulties each of them has is organizing their
question 1 what are the commonly used inputoutput functions in cquestion 2 what is the difference between function declaration and function
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 1 write a brief note on aggregationquestion 2 discuss briefly on constructorsquestion 3 what are the important advantages of