Categories

Programming Languages Questions

Download PDF (5 Sample Questions)
Whether One-line comment begin with pound sing(#) in php?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
<?php  echo $_SERVER['REMOTE_ADDR'];   ?> Find the Output?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
<? php function zz(& $x)  {  $x=$x+5;  }  ?>  $x=10; &nb
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
In PHP the error control operator is _______ .
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
How arrays can be defined in COBOL?
Programming Languages COBOL Subjective
Posted: Mar 15, 2013 View Details
What are literals?
Programming Languages Delphi Subjective
Posted: Mar 15, 2013 View Details
What is a report item?
Programming Languages COBOL Subjective
Posted: Mar 15, 2013 View Details
PHP variables are_____ .
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
Can we redefine the field of X(200) to less than 200?
Programming Languages COBOL Subjective
Posted: Mar 15, 2013 View Details
Is php can support multiple inheritance?
Programming Languages PHP Objective
Posted: Mar 15, 2013 View Details
Showing 1051 to 1065 of 2227 results
Feedback