Which of the following is/are the logic gate?
A. AND
B. OR
C. NOT
D. All of these
Answer
Correct Answer: D. All of these
A. AND
B. OR
C. NOT
D. All of these
Correct Answer: D. All of these
A. Exit []
B. break
C. Start
D. End
Correct Answer: B. break
A. A Book
B. A Program
C. A Statement
D. Pseudo Code
Correct Answer: B. A Program
A. Anders Hejlsberg
B. Charles Babbage
C. Bill Gates
D Jeff Bezos
A. Depends upon how many params arguments does it use.
B. Any number of values.
C. Both A & B
D. 1
A. obj 1new obj();
B. obj 1=new obj;
C. obj 1=new object ();
D. None of these
A. Alan Turing
B. John Presper Eckert
C. Both A & B
D. George Boole
A. Additional information
B. Data about data
C. Source code
D. None of these
A. Name of function
B. Parameters of the function
C. Return type
D. All of these
A. Objects
B. Packages
C. Interfaces
D. None of these