Preview

Nt1310 Unit 1 Quiz

Good Essays
Open Document
Open Document
1980 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Nt1310 Unit 1 Quiz
C PROGRAMMING :

1.In which header file is the NULL macro defined?
A. stdio.h B. stddef.h
C. stdio.h and stddef.h D. math.h
Ans: c

2.Which bitwise operator is suitable for turning off a particular bit in a number?
A. && operator
B. & operator
C. || operator
D. ! operator ans: b

3.What does the following declaration mean? int (*ptr)[10];
A. ptr is array of pointers to 10 integers
B. ptr is an pointer to array
C. ptr is an array of 10 integers
D. ptr is a pointer to an array of 10 integers ans: d

4. Declare the following statement?
"An array of three pointers to chars".
A. char *ptr[3]; B char *ptr[3]();
C. char (*ptr[3])();
D. char **ptr[3]; ans: a

5. What do the following declaration signify?
…show more content…
DROP INDEX
B. DROP INDEX
C. ALTER TABLE ....... DROP CONSTRAINT
D. DROP TABLE
Answer :D

6 . For an unconditional approach to a particular part of a complex PL/SQL block, which of the following control structures can be used?
A. If-Then-Else
B. While loop
C. GoTo
D. Decode
Answer :C

7. Select the VALID trigger type(s)?
A. AFTER statement trigger
B. INSERT row trigger
C. DELETE row trigger
D. UPDATE row trigger
Answer : A
8. For what purposes are views used? A. To hide columns only
B. To hide rows only
C. To hide complicated SQL statements only
D. All of the above are uses for SQL views.
Ans : D
9. ODBC minimum SQL grammar contains which of the following? A. INSERT, UPDATE, DELETE only
B. Stored Procedures only
C. Literals for date, time and timestamp only
D. CREATE VIEW, DROP VIEW only
Ans :A
10. A foreign key is which of the following? A. Any attribute
B. The same thing as a primary key
C. An attribute that serves as the primary key of another relation
D. An attribute that serves no purpose
Ans : c

Data Structures;

1.The postfix equivalent of the prefix * + ab - cd is ?
A. ab + cd - *
B. abcd + - *
C. ab + cd * -
d. ab + - cd

You May Also Find These Documents Helpful

  • Good Essays

    Nt1310 Unit 8.1 Summary

    • 346 Words
    • 2 Pages

    The final device is an Arduino-based ball sorter that uses a two-stage approach to sorting the balls. The device starts by isolating a single ball and measuring its weight. Afterwards, the device categorizes the ball based on the measured weight and deposits it in the appropriate receptacle.…

    • 346 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Nt1310 Unit 3 Summary

    • 734 Words
    • 3 Pages

    Although Zigbee implements a wide assortment of security measures, there are still a variety of vulnerabilities and attack methods that can be used. These attacks and how they can be carried out will be described in this Section.…

    • 734 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    NT1210 Unit 5 Questions

    • 821 Words
    • 3 Pages

    Which of the following speeds are not defined as a speed by some Ethernet LAN standard?…

    • 821 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Nt1310 Unit 5 Activity 2

    • 2141 Words
    • 9 Pages

    In Unit 5 Activity 2 we were asked to predict and then find the brightness and flow rate of a closed circuit with a three cell battery pack, a long bulb, a capacitor parallel to the long bulb, and a round bulb. I originally predicted that the round bulb would be brighter when the circuit was first closed and when the circuit reached a steady state, and that the wire between the round bulb and the negative side of the battery would have a higher flow rate than the other wires. However, in the steady state the long bulb was actually brighter, and all the wires had the same flow rate. The new data allowed me to understand how different resistances in bulbs affects the brightness of bulbs in the circuit.…

    • 2141 Words
    • 9 Pages
    Powerful Essays
  • Satisfactory Essays

    Nt1310 Unit 3 Research

    • 489 Words
    • 2 Pages

    e. One thing all Ethernet networks have in common is their access method, known as…

    • 489 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    What is the average stay for each visitor? What is the longest time a visitor stayed at the Web site? What is the shortest visit?…

    • 471 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Nt1330 Unit 2 Study Guide

    • 362 Words
    • 2 Pages

    - Users will fill up a form in order for them to be a member of the site.…

    • 362 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Nt1310 Unit 3

    • 3151 Words
    • 13 Pages

    (1) When you boot your system, Linux isn't running yet and cannot save you from…

    • 3151 Words
    • 13 Pages
    Good Essays
  • Satisfactory Essays

    Nt1310 Unit 1 Study Guide

    • 378 Words
    • 2 Pages

    _____________ is the ability of a central processing unit (CPU) or a single core in a multi-core processor to execute multiple processesor threads concurrently…

    • 378 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Nt1330 Unit 4

    • 1142 Words
    • 5 Pages

    29. Dottie gave her students a test about database concepts and functions. She arranges the…

    • 1142 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    The B.E.D.S. infection affects how cells react to stimuli by increasing sensitivity in all five senses(touch, taste, smell, sound, and sight).…

    • 175 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    Nt1310 Unit 1 Study Guide

    • 846 Words
    • 4 Pages

    6. What is the path to the startup folder for all users in Windows Vista?…

    • 846 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Nt1310 Unit 7 Vocab Answers

    • 4516 Words
    • 19 Pages

    Steganography is task of hiding information by putting messages within one another. Whereas, cryptography is when you change information into an illegible layout. this format is called cipher text.…

    • 4516 Words
    • 19 Pages
    Powerful Essays
  • Satisfactory Essays

    Nt1330 Unit 2 Study Guide

    • 407 Words
    • 2 Pages

    Large-Scale Complex IT Systems (Ian Sommerville, Dave Cliff, Radu Calinescu,Justin Keen, Tim Kelly , Marta Kwiatkowska,John McDermid, and Richard Paige):…

    • 407 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Nt1330 Unit 9 Quiz

    • 1332 Words
    • 6 Pages

    Any problem that can be solved by building circuitry (AND, OR, NOT, XOR circuits) can also be solved by implementing the solution in a computer program.…

    • 1332 Words
    • 6 Pages
    Satisfactory Essays

Related Topics