Page 1 of 6 1234 ... LastLast
Results 1 to 12 of 64

Thread: <= Assignment =>

  1. #1
    Join Date
    12 May 2006
    Location
    Pakistan
    Age
    38
    Posts
    2,919
    Threads
    65
    Credits
    960
    Thanked
    0

    Default <= Assignment =>

    اسلام علیکم
    کیسے ہیں سب۔ تو جناب آج پہلی اساءمنٹ ہے۔ بہت ہی آسان ہے۔ آپ نے اسے حل کر کے مجھے پراءیوٹ میسج کرنا ہے۔
    آج 26 ہے تو آپ کے میسج 28 تک مل جانے چاہیے۔اس کے بعد میں حل کوڈ بتاوں گا۔ آپ کسی بھی قسم کا سوال کر سکتے ہو۔امید ہے کے آپ سب تعاون کرو گے۔


    Assaignment # 1

    Write a program in C++ to get two numbers from keyboard during program execution. Calculate the Sum(a+b) and Product(a*b) of the numbers and then print the result on the computer sceen
    .......

  2. #2
    Join Date
    12 May 2006
    Location
    Pakistan
    Age
    38
    Posts
    2,919
    Threads
    65
    Credits
    960
    Thanked
    0

    Lightbulb

    Result will be like that
    Attached Images Attached Images  

  3. #3
    Naveed Rasheed's Avatar
    Naveed Rasheed is offline Advance Member
    Last Online
    4th July 2021 @ 01:03 PM
    Join Date
    17 Jun 2006
    Location
    Nearest 2 You
    Posts
    1,579
    Threads
    116
    Credits
    105
    Thanked: 1

    Default

    wow ..........kia Assaignment hai....great.
    Don't Share outer links again, Should B bane next time... ITD Team

  4. #4
    Join Date
    12 May 2006
    Location
    Pakistan
    Age
    38
    Posts
    2,919
    Threads
    65
    Credits
    960
    Thanked
    0

    Default

    goodo isay hal bhi karna hay

    Abhi tak ak PM bhi nahi aya mujhay .. Kuch to batoo .. app ko hints cahyan .. yah app Assignments kay bagar hi parhna cahtay ho .. Kuch to reply karoo ..

  5. #5
    Shaheen's Avatar
    Shaheen is offline Advance Member
    Last Online
    25th March 2023 @ 09:00 PM
    Join Date
    31 Jul 2006
    Location
    Melbourne
    Posts
    13,755
    Threads
    225
    Credits
    1,448
    Thanked: 1

    Default

    ASSALAM U ALAIKUM SIR G
    sir g ....mujhay extension chahiy ....mera friday ko ezam kai .......BUSINESS INFORMATION SYSTEM ka .....pray 4 me ......ok bye
    APNA KHYAL RAKHNA
    ALLAH HAFIZ
    APP KA MUKHLAS

  6. #6
    Naveed Rasheed's Avatar
    Naveed Rasheed is offline Advance Member
    Last Online
    4th July 2021 @ 01:03 PM
    Join Date
    17 Jun 2006
    Location
    Nearest 2 You
    Posts
    1,579
    Threads
    116
    Credits
    105
    Thanked: 1

    Default

    Abdul bahi maine try ki thy but mail fail ho gaya aap ka GOODOO fail ho gaya umeed hai ke aap naraz nahien hongay aur is nalayak student per aur tuwajah deingay......Aap ka bahi Naveed.

  7. #7
    Join Date
    12 May 2006
    Location
    Pakistan
    Age
    38
    Posts
    2,919
    Threads
    65
    Credits
    960
    Thanked
    0

    Default

    >>kohi masla nahi bahi or sajno

    May Jo Sloution ab upload karoun ga osay gor say parhana .. theek .. os kay bad insallah Hum apnay next Or Mohskil topic ki taraf calan gay .. ..

  8. #8
    Sohail's Avatar
    Sohail is offline ITD Management
    Last Online
    15th December 2023 @ 09:07 AM
    Join Date
    09 Nov 2005
    Location
    London
    Age
    39
    Posts
    3,927
    Threads
    171
    Credits
    1,332
    Thanked
    1389

    Default

    oh itney time ke bahd C dekhi mein ne takreeban 2 ya 3 sal se C ko hath nehi lagaya any ways let me try koi syntax ki ghalti houi to sorry kion ke mere pass koi compiler nehi hai check kerney ke liye ke programm working or not

    .................................................. ..........................................
    #include<iostream.h>
    #include<conio.h>

    void main()
    {
    int a,b,sum,pro;

    cout<<"Enter first number : ";
    cin>>a;
    cout<<"Enter second number :";
    cin>>b;

    sum=a+b;
    pro=a*b;

    cout<<"Sum is = "<<sum;
    cout<<"Product is ="<<pro;

    getch();

    }

  9. #9
    Join Date
    12 May 2006
    Location
    Pakistan
    Age
    38
    Posts
    2,919
    Threads
    65
    Credits
    960
    Thanked
    0

    Default

    Zabardast Shoail bahi .. bohat khussii howii app ka reply dekh kay . app nay bilkool sahi Solve kiya hay . .. han agar results may break line hotii to program ki Shakal ban gani thi .. Mubraik ho app ko .

    Ab Insallah ajj hum apna new topic parhan gay . Umeed hay kay app is ka intazar kar rahay ho gay . May insallah . Juma Mubarik kay bad . upload kar don ga .

  10. #10
    tumbin is offline Junior Member
    Last Online
    15th November 2006 @ 09:17 PM
    Join Date
    15 Nov 2006
    Age
    36
    Posts
    1
    Threads
    0
    Credits
    950
    Thanked
    0

    Default


    ****** je
    Yaha koi kesi se Mukabala kerny k lye kam nahi kerta... Jes ko jethna kuch hud atha hai...wo apny Brothers our Sisters k sath share kerty hai..... Aap merbani ker k Mukabala kerny k bathy na kary...
    Ager aap ko kuch atha hai...tho Bohat achi bath hai...Aap b kam shoro kary....Bismillah
    Last edited by Lucky Noor; 19th November 2006 at 01:53 AM.

  11. #11
    afzalahmed is offline Senior Member+
    Last Online
    29th August 2013 @ 08:53 PM
    Join Date
    26 Feb 2007
    Age
    39
    Posts
    31
    Threads
    6
    Credits
    1,070
    Thanked
    0

    Default thx

    thx

  12. #12
    msalmanzaib is offline Junior Member
    Last Online
    26th January 2016 @ 06:15 PM
    Join Date
    09 Jul 2008
    Location
    Multan
    Age
    36
    Gender
    Male
    Posts
    2
    Threads
    0
    Credits
    0
    Thanked
    0

    Default

    C++ Code for assignment

    #include<iostream.h>
    #include<conio.h>

    main()
    {
    int a, b, sum, product; // declaring data types

    // get value of first integer from user
    cout << "Please enter the value of 'a' : " << "\t";
    cin >> a;

    // get value of second integer from user
    cout << "Please enter the value of 'b' : " << "\t";
    cin >> b;

    sum = a + b; // fromula for sum
    product = a * b; // fromula for product

    // out put sum and product on screen
    cout << "\nSum = " << a << " + " << b << " = " << sum;
    cout << "\nProduct = "<< a << " * " << b << " = " << product;

    getch();

    }
    .................................
    Last edited by XoOaiL; 18th July 2009 at 03:11 AM. Reason: Email address not allowed

Page 1 of 6 1234 ... LastLast

Similar Threads

  1. c++ Assignment Help
    By Nuoman in forum C++
    Replies: 0
    Last Post: 28th October 2015, 09:36 AM
  2. need help for assignment
    By safiullahjan in forum Ask an Expert
    Replies: 6
    Last Post: 22nd February 2014, 12:45 AM
  3. C++ Assignment Help..
    By Murtaza145 in forum Ask an Expert
    Replies: 0
    Last Post: 7th November 2013, 03:23 PM
  4. assignment
    By wasi6 in forum Educational Help
    Replies: 1
    Last Post: 23rd June 2013, 05:55 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
  •