Correct Answer: Contextual selector addresses specific occurrence of an element It is a string of individual selectors separated by white space (search pattern), where only the last element in the pattern is addressed providing it matches the specified contex
2. Describe the Basic Steps used to create a tiles application in DHTML.
Correct Answer: - Create a template that designs a layout for your application - Create the composing pages - Create a definition which means that suppose that you configured Tiles, in webxml, to startup using the TilesServlet, we need to specify which files will contain the Tiles definitions to load - Render the definition
3. Which of the following is not considered a JavaScript operator?
Correct Answer: The Change and Transport System (CTS) is a tool that helps you to organize development projects in the ABAP Workbench and in Customizing, and then transport the changes between the SAP Systems and clients in your system landscape This documentation provides you with an overview of how to manage changes with the CTS and essential information on setting up your system and client landscape and deciding on a transport strategy Read and follow this documentation when planning your development project
5. What is the differences between ABAP and OOABAP. In which situation we use OOABAP?
Correct Answer: OOABAP is used to develop BSP/PCUI applications and also anthing involved object oriented like BADIs, SmartFormsetcwhere as ABAP is used to develop traditional programs in R/3
6. The Internet was launched in 1969 and was originally called ?
Correct Answer: * JSON full form is JavaScript Object Notation * JSON is a lightweight text-based open standard designed for human-readable data interchange * It is derived from the JavaScript programming language for representing simple data structures and associative arrays, called objects * And JSON is language-independent, with parsers available for virtually every programming language * Uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python,php * The JSON format is often used for serializing and transmitting structured data over a network connection * When third party data interchane(REST Services) then JSON may used there LIKE SHOP * It is primarily used to transmit data between a server and web application, serving as an alternative to XML
8. How to convert JSON Text to a JavaScript Object ?
Correct Answer: One of the most common use of JSON is to fetch JSON data from a web server (as a file or as an HttpRequest), convert the JSON data to a JavaScript object, and then it uses the data in a web page The eval() function can compile and execute any JavaScript This represents a potential security problem It is safer to use a JSON parser to convert a JSON text to a JavaScript object A JSON parser will recognize only JSON text and will not compile scripts
Correct Answer: MDM is short for Mobile Device Management The term generally refers to a system that hooks into the operating system on smartphones to collect information or apply restrictions and security precautions that may be sound company policy This is true for Miradore Online, our free MDM product you can get started with today