Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
How can you move element in lowercase to uppercase from an array?
Home
JavaScript
How can you move element in lowercase to uppercase from an array?
asked
Jul 16, 2019
in
JavaScript
by
Indian
How can you move element in lowercase to uppercase from an array?
#java-script
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 16, 2019
by
Indian
toUpperCase method returns the calling string value converted to upper case.
Related questions
+2
votes
Q: How to add one new element at end of an array in javascript?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+2
votes
Q: Which built-in method calls a function for each element in the array?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+2
votes
Q: How to create an array in js and how to read array elements?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+1
vote
Q: Which built-in method reverses the order of the elements of an array?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+1
vote
Q: Which built-in method sorts the elements of an array?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+1
vote
Q: What is difference between Array.splice() and Array.slice() method in JavaScript?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+1
vote
Q: How can we create an object in JS?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+2
votes
Q: How to define an anonymous function?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+1
vote
Q: How Do You Refer To The Main Browser Window That Opened It?
asked
Dec 4, 2019
in
JavaScript
by
SakshiSharma
#java-script
+2
votes
Q: What is closure and how do you use it?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
0
votes
Q: Which built-in method removes the last element from an array and returns that element?
asked
Oct 19, 2019
in
JavaScript
by
SakshiSharma
string-method
string-functions
+1
vote
Q: How to add/remove properties to object dynamically in Javascript?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
+1
vote
Q: How to redirect a page to another page in Javascript?
asked
Jul 16, 2019
in
JavaScript
by
Indian
#java-script
0
votes
Q: How to call one constructor from the other constructor ?
asked
Jun 16, 2019
in
JAVA
by
reins.robin
#java
#java-script
#java-interview
#java-question
#java-interview-question
Java-questions-answers
0
votes
Q: How do you make first letter of the string in an uppercase in Javascript?
asked
Oct 4
in
JavaScript
by
GeorgeBell
javascript-interview-questions-answers
...