1440Software EngineeringMedium
What is the out put of Following code String a=”Hello”; String b=”World” String c= a+b Response.Write ( “C “);?
AWorld
BHello
CHello world
DC
Correct answer
D. C
Explanation
The correct answer is C.
Correct answer
D. C
Explanation
The correct answer is C.
In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented ________?
The elements of control will consist of ________?
The computer monitor is which type of device?
Which of the following groups have only Output devices?
FTP stands for________?
What command is used to count the total number of lines, words, and characters contained in a file?