Results 1 to 4 of 4

Thread: can you help in C++ paper plz...........

  1. #1
    ZEROPOINT's Avatar
    ZEROPOINT is offline Senior Member+
    Last Online
    18th December 2023 @ 08:33 PM
    Join Date
    21 Aug 2008
    Posts
    555
    Threads
    158
    Credits
    388
    Thanked
    16

    Default can you help in C++ paper plz...........

    A.A
    Dear it expert
    Mughy apny C++ k paper ki tayari k liey en programs ka solution urgent chariey (5 din k andar)
    Jis k liey mughy apki guidence ki sukht zroorat hai.main apka bohut shukkar guzar hoon ga agar ap mughy C++ k darja zail programs bana k de dain.tan k agar paper main en main se koi a jay to whan apki yeh help mery kaam aa saky.
    Mughy apky jawab ka betabi se intizar rahey ga

  2. #2
    ZEROPOINT's Avatar
    ZEROPOINT is offline Senior Member+
    Last Online
    18th December 2023 @ 08:33 PM
    Join Date
    21 Aug 2008
    Posts
    555
    Threads
    158
    Credits
    388
    Thanked
    16

    Default

    Prog:6
    Write a program that input ten floating point numbers in an array.It displays the values which are greater than the average value of the array.
    Prog:7
    Write a program that use a two dimensional array to initialize the score of students.The students are arranged in five rows with five students in each rows.The program input the row number and student number in that row then displays the score of the student ?
    Prog:8
    Write a program that declares a structure to store the distance covered by a player along with minutes and seconds taken to cover the distance.The program should input the record of two players and then displays the record of winner ?
    Prog:9
    Write a program that declares a structures to store the code number,salary and grade of an employee.Then displays the record of employee with more salary.
    Prog:10
    Write a program that declares a structures to store the income,tax rate and tax of a person.The program defines an array of structure to store the record of five person.It input income and tax rate of five persons and then displays the tax payable.
    Prog:11
    Write a program that declares a structure book to store bookID,book name and price.It declares another structure Order that contain OrderID and array of book of length five.The program shoud define a variable of type order and input value from user.The program finally displays the value

  3. #3
    ZEROPOINT's Avatar
    ZEROPOINT is offline Senior Member+
    Last Online
    18th December 2023 @ 08:33 PM
    Join Date
    21 Aug 2008
    Posts
    555
    Threads
    158
    Credits
    388
    Thanked
    16

    Default

    Prog:1
    Write a program that inputs ten integers in an array and count all prime numbers entered by user.
    The program finally displys total number of primes in array.
    Prog:2
    Write a program that uses two arrays to store the roll number and marks of studens.It input roll number and marks of five student and store them in corresponding elements of array(for example If roll number 1 is stored in rno[0] then his marks must be stored in marks[0] and so on) .The program finally disply roll number and marks of the student with higher marks.
    Prog:3
    Write a program that input ten integer in an array.it displys the number of occurrences of each number in the array as folloes.
    3 is stored 4 times in array
    1 stored 1 times in arry
    Prog:4
    Writ a program that input s marks of ten students.The program disply number of student in each grade.The criteria is as follows;
    80 or above A
    60 to 79 B
    40 to 59 C
    Below 40 F


    Prog:5

    Write a program that use three arrays Mango, Orange, Banana to store the number of fruit purchased by customer.The program input the number of mangoes, oranges ,bananas to be purchased by customer and store them in corresponding arrays.The program finally displays the totall bill of each customer according to following prices;

    Rs 20 per mango

    Rs 10 per orange

    Rs 5 per banana

  4. #4
    Join Date
    03 Dec 2009
    Location
    Lahore
    Age
    32
    Posts
    136
    Threads
    3
    Thanked
    11

    Default

    Main Array k bagair simple program bana kr de sakti hun...

Similar Threads

  1. Paper Art Made From Strips Of Coloured Paper
    By Zaara in forum Photo Gallery
    Replies: 7
    Last Post: 12th September 2014, 04:58 PM
  2. Replies: 0
    Last Post: 24th November 2012, 02:38 PM
  3. Paper Art ...
    By waseem1963 in forum Photo Gallery
    Replies: 5
    Last Post: 18th January 2012, 04:45 PM
  4. Paper Art
    By waqasahmad1 in forum Photo Gallery
    Replies: 5
    Last Post: 5th December 2011, 02:39 PM
  5. Answered Gas paper i.com
    By shahroz_ali in forum Educational Help
    Replies: 2
    Last Post: 8th May 2011, 06:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •