Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Interview
»
Technology
What is the correct JavaScript syntax to write “Hello World”?
System.out.println(
println (
document.write(
response.write(
Correct Answer:
document.write(
← Previous Question
Next Question→
More Questions from
Technology
Which is more effective while calling the functions?
What is the default return type of a function ?
What do you mean by friend function in C++ ?
Which of the following is not the member of class?
Should a main() method be compulsorily declared in all java classes?
What is the importance of finally block in exception handling ?
How can you make sure the web application is fit for release ?
What is the difference between Tags and HTML Elements ?
Explain static and dynamic memory allocation with an example each.
Why static methods cannot access non static variables or methods?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments