عرض مشاركة واحدة
منتديات طلاب وطالبات جامعة الملك عبد العزيز منتديات طلاب وطالبات جامعة الملك عبد العزيز
  #1  
قديم 31-03-2010, 06:42 PM
الصورة الرمزية طالبه جامعيه1

طالبه جامعيه1 طالبه جامعيه1 غير متواجد حالياً

جامعي

 
تاريخ التسجيل: Mar 2010
نوع الدراسة: إنتظام
المستوى: السادس
الجنس: أنثى
المشاركات: 12
Skaau.com (10) تكفووون ابي اجابه للسؤال ذا c++انتظر الرد اليووم او بكرراا الله يخليكم


Writ a complet c++ program to the following?
1\define the follnwing vaviables:
A\there integar numbers(A,B,X)
B\two double numbers(F,M)
C\two charcters vaviables(Ch1,Ch2)
D\two string vaviables(S1,S2)
------>S1............20 Charecters
------->S2.............20 Charecters
letS1="hello"
letS2="not"
2::Inpt the vaviables of(X,A,B,Ch1,ch2)that you have defind them ?
3::Test the value of F as the following?
_IF(F>=M)then F=M+S
_IF(F equal M)then F=0,M=0
_IF(F less than M) then F=M
4::Test the value of A as the following?
_IF(A equal 10)then B=A+F
_IF (A equal 12)then B=F
_othevwise
A=M
B=F
ch1=ch2
5::Calculare the AVERAG of S and R and F and A1=R\S ?
6::print the following report?
Northern border university
Computer depavtement
1:the values of elemenls:
A= B= X=
Ch1= ch2=
2:the results are :
F= M=
A1=
The vesearch
Hello not
رد مع اقتباس