Javascript
Fermé
moufida
-
Chris 94 Messages postés 58331 Date d'inscription Statut Modérateur Dernière intervention -
Chris 94 Messages postés 58331 Date d'inscription Statut Modérateur Dernière intervention -
bonjour, svp quelle est la bonne réponse et pourquoi
What is the output of following JavaScript code?
<script type="text/javascript">
var cst = new Array();
cst[0] = "Web Development";
cst[1] = "Application Development"
cst[2] = "Testing"
cst[3] = "Chadha Software Technologies";
document.write(cst[0,1,2,3]);
</script>
A. Error
B. Chadha Software Technologies
C. Web Development
D. Web Developmnet,Application Development,Testing,Chadha Software Technologies
What is the output of following JavaScript code?
<script type="text/javascript">
var cst = new Array();
cst[0] = "Web Development";
cst[1] = "Application Development"
cst[2] = "Testing"
cst[3] = "Chadha Software Technologies";
document.write(cst[0,1,2,3]);
</script>
A. Error
B. Chadha Software Technologies
C. Web Development
D. Web Developmnet,Application Development,Testing,Chadha Software Technologies
A voir également:
- Javascript
- Telecharger javascript - Télécharger - Langages
- A javascript error occurred in the main process - Forum Windows
- Afficher un tableau javascript en html ✓ - Forum Javascript
- Javascript arrondi - Forum Javascript
- Javascript arrondi après la virgule ✓ - Forum Windows
" pour cela je suit perturbé