IT 402
|
An 'EduTech' is short for Education & Technology, refers to new Technological implementations for the Department of Education and Literacy!
Tuesday, November 23, 2021
10th IT 402 || Information Technology || Self Management Skills MCQ Questions!
10th IT 402 || Information Technology || Communication Skills MCQ Questions!
IT (402)
|
Sunday, November 14, 2021
12th CMS || Computer Science || Objective Questions Set-2!
| 21) Assignment Operator is ……………. a) = b) << c) ++ d)
== 22) The Order of Evaluation of
expression A / B * C – D + E a) *, /, +, - b) +, -*, / c) /,*, +, - d) None of these 23) A member function that
automatically invoked at the time of objet declaration is called…. a) initializer b) constructor
c) friend function d) destructor 24) A member function that has same
as the class and begins with tild (~) symbol is called…. a) initializer b) constructor
c) friend function d) destructor 25) C++ Programs are converted into
machine language with the help of. a) compiler b) assembler c) interpreter d) all of these 26) While loop is ……….. Controlled
loop. a) count b) entry
c) exit d) none of
these 27) A set of arithmetic operators
are …………. a) +, -,*, /, % b) >, <, ==,!=, >=,<= c)
&,||, ! 28) A Stack is work as …….. a) LIFO b) FIFO
c) both a & b d) None of these 29) How many can be Conceptual view
can be in a database? a) 0 b)
3 c) 2 d)
1 30) Deleting from an empty list is known
as ………. a) Overflow b) underflow c) both a & b d) None of these 31) The Duplication of Data in
Database is Known as …………. a) Redundancy b) Tuple c) domain d) Attribute 32) Sum of all the literals with or
without bar in the logical system is known as ………… a) Maxterms b) Minterms c) both a & b d) None of these 33) The Boolean expression A+B = B+A
is …………. a) Associative Law b) Commutative Law c) Distributive Law d) Absorption Law 34) An interconnected collection of
autonomous computer is …………. a) Bridge b)
Network c) Router d)
None of These 35) WLL means …………. a) Wireless in
Local Loop b) Wireless in Long Loop
c) All of these 36) Main is a/an …………. a) Keyboard b) object c) function d) None of these 37) A Keyword is …………. a) an identifiers b) reserved word c) literals d) operator 38) A Variable is …………. a) an identifiers b) reserved word c) literals d) operator 39) Do While loop is ………..
Controlled loop. a) count b) entry
c) exit d)
none of these 40) Constructors are ……. a) have the same
name as the class b) are function c) have no return type or e void d) All of these |
Saturday, November 13, 2021
12th CMS || Computer Science || Objective Questions Set-1!
| 1) ………. Header file used for input
& output function in C++. a) iostream.h b) string.h
c) math.h d) stdio.h 2) ……… Header file used for
Mathematical related Function in C++. a) iostream.h b) string.h c) math.h
d) stdio.h 3) setw() & setprecision()
function belongs to …… Header file. a) iostream.h b) string.h c) iomanip.h d) stdio.h 4) strcpy() & strlen() &
strcmp() function belongs to ……. Header file. a) iostream.h b) string.h c) iomanip.h d) stdio.h 5) C++ is an extension to ………
programming language. a) C b) C++ c) JAVA d)
HTML 6) Conditional Operator is ……………. in
C++. a) ?: b) >> c) :: d)
<< 7) Order of Evaluation of expression
A + B – C * D. a) *,-,+ b)
+,-,* c) *,+,- d) All 8) A Structure together group of
………. a) similar data items b) variables c) items of disimilar datatype 9) To calculate remainder in C++, We
use …... a) mod b)
% c) rem d) remainder 10) Key is an …… in the database
system. a) Attribute b)
Row c) Column d)
Condition 11) Order by Clause is used to …………
query result. a) sort b) order c) index d)
None 12) SOP in K-Map means ………. a) Simple odd
product b) subtracts odd product c) sum of product 13) C++ is a super set of …………
programming language. a) C b)
C++ c) JAVA d)
HTML 14) Logic gates are minimized using
……… a) Theorem b) K-map c) Postulates d)
All 15) …… was the first Network based
on TCP/IP Protocols? a) NFS b)
ARPANET c) NFSNET d)
All 16) Home Page is in the Form of ………. a) Text b)
Hypertext c) Hyperlink d) All of these 17) C++ is support ……… programming paradigm. a) POP b)
OOP c) OBP d)
None of these 18) Scope Resolution Operator is
……………. in C++. a) ?: b) >> c) :: d)
<< 19) ………… is non linear data
structure. a) List b)
Stack c) Queue d) Tree 20) C++ Programming Language
developed by ……………. a) Dennis Ritchie b)
Bjarne Stroustrup c) Ken Thompson |
Eklavya Technosys : IT-ITeS and Computer Education!: 12th CMS | Overview of C++ | Questions Lists!
Computer Objective Questions || Practice Set || Shishu Varg || Class 4 & 5
1) What is the first mechanical calculating device of the world? Answer:- Abacus Q2) Who is Know as the world's First Programmer...
-
[S3] Q1) Draw is a Part of ______ suite. Answer :- Libre office Q2) ______software helps to draw design. Answer:- OpenOffice Draw or MS Pai...
-
//JAVA Program to generate Random Numbers package Diploma; import java.util.*; /** * * @author Ashok Roshan */ public class Randomnumbe...
-
Class- 1 | Chapter – 1 | Computer – A Smart Machine Exercise Solutions | By : Ashok Sir 1. Who made Machines? Ans: Man made Machines....