Information Technology Mixed Test
Description: Information Technology Mix Test | |
Number of Questions: 25 | |
Created by: Kalki Agrawal | |
Tags: Information Technology Mix Test Data Communication & Networks Information Technology OOPs Ecommerce |
How can we achieve information security in a network?
_____________ is also called as fast bridge.
Which layer addresses are recognized by bridge?
Which of the following IP address classes uses 3 network ID bits to identify class?
The total number of possible networks in IP class B is
The Internet Standard used for requesting Web services, is
Which technology is supported only by Windows?
OLTP stands for
An enterprise resource planning is used to
Which of the following is a Sun Certified Java Certification?
___________ refers to multiple name forms in C++.
_________ header file contains function prototypes for the stream manipulators that enable formatting of streams of data.
__________ is a property of C++ by which classes can be reused without modifying its contents.
Which of the following operators cannot be overloaded with the help of friend function?
The protected data members of a base class become ___________ when privately derivated in the derived class.
_________ is a function that can be called using class name.
Which of the following is the derived data type in C++?
Which of the following functions moves the get pointer to a specified location?
Which of the following files modes is used to open a file for reading only?
Which of the following flags prints '+' before positive numbers?
________ was developed to support very low cost transaction involving digital goods.
Which of the following operators in C++ cannot be overloaded?
__________ is an unique member function, whose task is to initialize the objects of its class.
Which of the following forms of inheritance follows Grandfather-Father-Child relationship?
Which of the following stream classes provides support for simultaneous input and output operations?