Home
Mcqs
Quizes
Q&A
Past Paper
blog
Spaces
Join Now
Sign in
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
Which programming language allows for polymorphism but not classes?
A. C++ programming language.
B. Java programming language.
C. Ada programming language.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
Which language does not allow for inheritance in all four forms?
A. Kotlin.
B. Java.
C. C++.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
Which was the first purely object-oriented programming language developed?
A. Java.
B. C++.
C. SmallTalk.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
Select the correct output of the following code. #include <stdio.h> int main() { int arr[5]={10,20,30,40,50}; printf("%d", arr[5]); return 0; }
A. Garbage value.
B. 20.
C. 30.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
Compiler can check ____ error.
A. Syntax.
B. Content.
C. Logical.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
A high-level language compiler that runs on one computer and generates code for another is known as:
A. One pass compiler.
B. Multipass compiler.
C. Cross compiler.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
When compiled, which of the following class of statements often yields no executable code?
A. Assignment statement.
B. Structural statements.
C. Input and output statements.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
Optical character recognition:
A. Cannot be done without non deterministic algorithms.
B. Can be done without non deterministic algorithms.
C. Can be done more efficiently and robustly with deterministic algorithms.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
SIFT is:
A. An image deblurring algorithm.
B. Basic edge detection algorithm.
C. Used to identify and define local features.
D. None of these.
Harlequin Misha
COMPUTER SCIENCE & IT
-
Programming
Which of the following is true?
A. Brightness gives a measure of degree to which a pure color is diluted by white light.
B. Saturation gives a measure of degree to which a pure color is diluted by white light.
C. Hue gives a measure of degree to which a pure color is diluted by white light.
D. None of these.
‹
1
2
›
COMPUTER SCIENCE & IT
Web Design & Development
Database Management Systems
Computer Networks & Security
Operating Systems
Data Structures & Algorithms
Information Systems Auditing Process
Governance and Management of Information Technology
Information Systems Acquisition Development & Implementation
Information Systems Operations and Business Resilience
Protection of Information Assets
Programming
Cybersecurity
Software Engineering