InstagramTwitterSnapChat


 
وصف

العودة   منتديات سكاو > الكليات الجامعية > منتدى كلية الحاسبات وتقنية المعلومات > المنتدى العام لكلية الحاسبات وتقنية المعلومات
التسجيل مشاركات اليوم البحث
   
   


المنتدى العام لكلية الحاسبات وتقنية المعلومات قسم خاص بالمواد العامة و الطلاب غير المتخصصين بكلية الحاسبات وتقنية المعلومات

برمجة 202 - الله يخليكم ساعدوني مو فااااااهمة المسألة مزبوط ..؟!

المنتدى العام لكلية الحاسبات وتقنية المعلومات

 
 
أدوات الموضوع إبحث في الموضوع انواع عرض الموضوع
منتديات طلاب وطالبات جامعة الملك عبد العزيز منتديات طلاب وطالبات جامعة الملك عبد العزيز
  #1  
قديم 11-10-2012, 11:06 PM

مستجدة2 مستجدة2 غير متواجد حالياً

جامعي

 
تاريخ التسجيل: Oct 2011
نوع الدراسة: إنتظام
الجنس: أنثى
المشاركات: 47
Skaau.com (15) برمجة 202 - الله يخليكم ساعدوني مو فااااااهمة المسألة مزبوط ..؟!



السلام عليكم ورحمة الله

عندي هالواجب تسليمه السبت مشكلتي انو ماني فاهمة المسالة مزبوط وماني قادرة استخلص القانون اللي هوا اساس المسالة لانو المعطيات مرة كثيرة واحس بعضها مايحتاج نستخدمها يعني ذكرها بدون سبب ؟؟؟؟




Painting a Room
File Paint.java contains the partial program below, which when complete will calculate the amount of paint needed to paint the walls of a room of the given length and width. It assumes that the paint covers 350 square feet per gallon.
//*
//File: Paint.java
//
//Purpose: Determine how much paint is needed to paint the walls
//of a room given its length, width, and height
//*
import java.util.Scanner;
public class Paint
{
public static void main(String[] args)
{
final int COVERAGE = 350; //paint covers 350 sq ft/gal
//declare integers length, width, and height;
//declare double totalSqFt;
//declare double paintNeeded;
//declare and initialize Scanner object
//Prompt for and read in the length of the room
//Prompt for and read in the width of the room
//Prompt for and read in the height of the room
//Compute the total square feet to be painted--think
//about the dimensions of each wall
//Compute the amount of paint needed
//Print the length, width, and height of the room and the
//number of gallons of paint needed.
}
}
Save this file to your directory and do the following:
1. Fill in the missing statements (the comments tell you where to fill in) so that the program does what it is supposed to.
Compile and run the program and correct any errors.
2. Suppose the room has doors and windows that don't need painting. Ask the user to enter the number of doors and number of windows in the room, and adjust the total square feet to be painted accordingly. Assume that each door is 20 square feet and each window is 15 square feet.




التعديل الأخير تم بواسطة asma'a ; 12-10-2012 الساعة 05:29 PM.
رد مع اقتباس

 

 


تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة

الانتقال السريع

 


الساعة الآن 09:35 PM


Powered by vBulletin® Version 3.8.9 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Ads Organizer 3.0.3 by Analytics - Distance Education

أن كل ما ينشر في المنتدى لا يمثل رأي الإدارة وانما يمثل رأي أصحابها

جميع الحقوق محفوظة لشبكة سكاو

2003-2023