Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#1 2020-03-04 19:58:14

Zeeshan 01
Member
Registered: 2016-07-22
Posts: 746

Assembly Language Programs [Fast]

In Assembly:

Question 1 :Str1 DB ' & 12 ABC ; YQm '

Output : Only Print Capital Letters ie ABYQ

Question 2 : str2 DB 'AKMNYQ'

Output : Largest AscII print;    that is min = A , max = y

Question3:  Srt3 DB  ' ihmabdra

Output: i space hma space bdra space


Malik

Offline

Board footer

Powered by FluxBB