Your browser does not support JavaScript!

CapitalistSawfish

CapitalistSawfish is Information Technology student 👩‍💻
Last login
4 months ago
Joined
2023-12-17
CapitalistSawfish latest posts

4 months ago - [1] is a powerful application of XML. It provides real time data updates for websites.

4 months ago - What is written by the following algorithm? Push(myStack, 5) Push(myStack, 4) Push(myStack, 4) Pop(myStack, item) Pop(myStack, item) Push(myStack, item) WHILE (NOT IsEmpty(myStack)) Pop(myStack, item) Write item, ' '

4 months ago - This property is used to link a template to an XML element. The match attribute can also be used to define a complete XML document's template.

4 months ago - Which of the following declaration is used to declare and internal DTD?

4 months ago - This is an XML DOM property that inserts an element at the end of a given element's children.

4 months ago - This is the syntax for defining parts of an XML document as well as to extract information on it.

4 months ago - A grid layout that adapts or resize columns depending on the device screen size.

4 months ago - A grid layout that is used for static website designs because it has fixed/distributed column sizes.

4 months ago - Null keywords should be written inIt is a function that overrides the normal behavior in which the URI determines which function is called, allowing you to define your own function routing rules.

4 months ago - In XML Schema Simple Type, this is a tag used for declaring elements without decimal points.

4 months ago - This is an XML DOM property that inserts a new node before the given node

4 months ago - This XML DOM function inserts an element at the end of a given element’s children

4 months ago - let authorList = ""; let size=xmlDoc.getElementsByTagName("author").length; for (let x=0; x < size; x=x+3){ authorList+=xmlDoc.getElementsByTagName("author")[x].childNodes[0].nodeValue; } document.getElementById("demo").innerHTML=authorList against the xml codes below, what would be the result? <books> <book genre="educational"> <title lang="en">Guide to Learn Faster</title> <author>Dan Morgan</author> <year>1965</year> </book> <book genre="culture"> <title lang="en">Within Philippine's Hospitality</title> <author>Jake Johnson</author> <year>1966</year> </book> <book genre="computer"> <title lang="en">Introduction to Programming</title> <author>Sam Clover</author> <year>1975</year> </book> <book genre="philosophy"> <title lang="en">Philosophy of Man</title> <author>Jon Mills</author> <year>1989</year> </book> </books>

4 months ago - Similarly to the form_error() function, returns all validation error messages produced by the Form Validation Library.

4 months ago - Which of the following is correct from the given statement below: //$this->db->limit(10);

4 months ago - Variables that can be accessed anywhere on the web application because it is stored on the browser session Answer 2

5 months ago - This is a final project meant to encapsulate all things learned in the IT and IS program of study.

5 months ago - Change of thesis topic and group members will not be allowed once the thesis proposal was submitted, defended and approved.

5 months ago - When a student reaches senior standing, he/she becomes eligible to enroll in Thesis A.

5 months ago - Students from the same college may form a group of at most three (3) members to conduct one specific thesis, research or design project.

5 months ago - Research is part of the Bachelor’s Curricula. This is linked together in response to an academic assignment and in conducting a major _______________ – thesis, dissertation, capstone, and design project.

5 months ago - Only upon successful completion of Thesis A (or NFE mark has been removed) will the student be allowed to enroll in Thesis B.

6 months ago - Which of the following statement is TRUE about XML Document Proper Syntax?

6 months ago - Time left 1:53:43 Question 32 Not yet answered Marked out of 1.00 Not flaggedFlag question Question text This is a process where an XML document is validated if its content match with the elements, attributes, and associated document type declaration(DTD), and if the document complies with the constraints expressed in it.

6 months ago - are function that is passed to another function and takes this "other function" as a parameter

6 months ago - A variable is anything that can be changed in a study that could affect the result of the investigation.

6 months ago - A factual account, such as of the results of an academic investigation or of the operations of a business

6 months ago - To continue, confidentiality can be easily breached so each employee in an organization or company should be aware of his responsibilities in maintaining confidentiality of the delegated to him for the exercise of his duties.

6 months ago - To continue, confidentiality can be easily breached so each employee in an organization or company should be aware of his responsibilities in maintaining confidentiality of the

6 months ago - Layer describes the notion that access to end-user applications have to be constrained to business ought-to-know.

8 months ago - What will be the output of the following PHP code? If say date is 16/04/2017.

8 months ago - Which SQL statement is used to insert a new data in a database? Question 3Select one:

8 months ago - Multiple choice. Select the best answer. What will be the output of the following PHP code ? <?php for($x=0;$x<=10;print++$x) { print++$x; } ?>

8 months ago - This are used with numeric values to perform common arithmetical operations, such as addition, subtraction, multiplication etc

8 months ago - If I wanted to concatenate a word to a string variable I would use which of these?

8 months ago - True or False - The operator NOT is another way to broaden a search or retrieve more records.

8 months ago - A comment in PHP code is a line that is being read/executed as part of the program.

8 months ago - An HTML syntax that is used to specify the maximum number of characters enters into the Textarea element.

8 months ago - PHP syntax that will restrict a user to enter just a number in a textbox?

8 months ago - Write your answer on the space provided. A variable declared within a function

8 months ago - is as a work cited or reference list. It is a list of the sources that were used in the research paper

8 months ago - ndows Server server operating system by Microsoft, as part of the Windows ME family of operating systems

8 months ago - Windows Server server operating system by Microsoft, as part of the Windows ME family of operating systems

8 months ago - This staff respond to individual users' difficulties with computer systems, provide instructions and sometimes training, and diagnose and solve common problems.

8 months ago - LSA type 1 including a list of directly attached network prefixes and link type

8 months ago - If a specific router ID is not configured on an IPv4-based OSPF router, what will the IOS look for next to determine the router ID

8 months ago - command is used when configuring an OSPFv2 router to redistribute only a static default route

8 months ago - The the show ip interface brief command use to verify that interfaces are active.

8 months ago - The OSPF Hello and Dead intervals are configurable on a per-interface basis

8 months ago - Which LSA type is flooded by a designated router to other OSPF routers within the same area?