We are providing online training of realtime Live project on Asp.Net MVC with Angular and Web API. For more information click here. If you have any query then drop the messase in CONTACT FORM

Wednesday, April 29, 2015


1. What is JavaScript?

JavaScript is a client-side scripting language that can be inserted into HTML pages and is understood by web browsers.

2. Enumerate the differences between Java and JavaScript?

3. What are JavaScript types?

4. What is the use of isNaN function?

5. Between JavaScript and an ASP script, which is faster?

6. What is negative infinity?

7. Is it possible to break JavaScript Code into several lines?

8. Which company developed JavaScript?

9. What are undeclared and undefined variables?

11. What are global variables? How are these variable declared and what are the problems associated with using them?

12. What is a prompt box?

13. What is ‘this’ keyword in JavaScript?

14. Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?

15. Which symbol is used for comments in Javascript?

16. What is the difference between ViewState and SessionState?

17. What is === operator?

18. Explain how can you submit a form using JavaScript?

19. Does JavaScript support automatic type conversion?

20. How can the style/class of an element be changed?

21. Explain how to read and write a file using JavaScript?

22. What are all the looping structures in JavaScript?

23. What is called Variable typing in Javascript?

24. How can you convert the string of any base to integer in JavaScript?

25. Explain the difference between “==” and “===”?

26. What would be the result of 3+2+”7??

27. Explain how to detect the operating system on the client machine?

28. What do mean by NULL in Javascript?

29. What is the function of delete operator?

30. What is an undefined value in JavaScript?

31. What are all the types of Pop up boxes available in JavaScript?

32. What is the use of Void(0)?

33. How can a page be forced to load another page in JavaScript?

34. What is the data type of variables of in JavaScript?

35. What is the difference between an alert box and a confirmation box?

36. What are escape characters?

37. What are JavaScript Cookies?

38. Explain what is pop()method in JavaScript?

39. Whether JavaScript has concept level scope?

40. Mention what is the disadvantage of using innerHTML in JavaScript?

41. What is break and continue statements?

42. What are the two basic groups of dataypes in JavaScript?

43. How generic objects can be created?

44. What is the use of type of operator?

45. Which keywords are used to handle exceptions?

46. Which keyword is used to print the text in the screen?

47. What is the use of blur function?

48. What is variable typing?

49. How to find operating system in the client machine using JavaScript?

50. What are the different types of errors in JavaScript?

51. What is the use of Push method in JavaScript?

52. What is unshift method in JavaScript?

53. What is the difference between JavaScript and Jscript?

54. How are object properties assigned?

55. What is the ‘Strict’ mode in JavaScript and how can it be enabled?

56. What is the way to get the status of a CheckBox?

57. How can the OS of the client machine be detected?

58. Explain window.onload and onDocumentReady?

59. How will you explain closures in JavaScript? When are they used?

60. How can a value be appended to an array?

61. Explain the for-in loop?

62. Describe the properties of an anonymous function in JavaScript?

63. What is the difference between .call() and .apply()?

64. Define event bubbling?

65. Is JavaScript case sensitive? Give an example?

66. What boolean operators can be used in JavaScript?

67. How can a particular frame be targeted, from a hyperlink, in JavaScript?

68. What is the role of break and continue statements?

69. Write the point of difference between web-garden and a web-farm?

70. How are object properties assigned?

71. What is the method for reading and writing a file in JavaScript?

72. How are DOM utilized in JavaScript?

73. How are event handlers utilized in JavaScript?

74. Explain the role of deferred scripts in JavaScript?

75. What are the various functional components in JavaScript?

76. Write about the errors shown in JavaScript?

77. What are Screen objects?

78. Explain the unshift() method ?

79. Define unescape() and escape() functions?

80. What are the decodeURI() and encodeURI()?

81. Why it is not advised to use innerHTML in JavaScript?

82. What does the following statement declares?

83. How are JavaScript and ECMA Script related?

84. What is namespacing in JavaScript and how is it used?

No comments: