Both .pptx and .ppsx are PowerPoint 2013 file extensions
Indicate whether the statement is true or false
TRUE
Computer Science & Information Technology
You might also like to view...
Some companies use Internet queries on their websites to make their data available to users
Indicate whether the statement is true or false
Computer Science & Information Technology
Suppose a project has a form named Summary Form. Which one of the following statements creates an instance of the Summary Form class and assigns it to a variable?
a. Summary Form.Show Dialog(); b. Summary Form = this.Form(); c. my Summary Form = Summary Form(); d. my Summary Form = new Summary Form();
Computer Science & Information Technology