What is the output of code corresponding


What is the output of code corresponding to the following pseudocode, assuming N an X are integer variables?
Declare N as Integer
Declare X as Intger
Set N = 4
Set X = 10/N
Write X
Set X = Int(X)
Write X 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: What is the output of code corresponding
Reference No:- TGS099716

Expected delivery within 24 Hours