You are attempting as a Guest — results won't be saved. Register Free to save progress!
Computer [Computer Networks (15) + DBMS (20) + Software Project Management (20) + Software Engineering (20) + Computer Fundamentals (20) + OOP Using C++ (20)] — 03 Aug 2026
120:00
Computer Networks
Q1 / 115
Usually, telnet connection is established using command followed by name of host.
Computer Networks
Q2 / 115
A cable break in which topology stops all transmission
Computer Networks
Q3 / 115
In a _________ protocol, the data section of a frame is a sequence of bits.
Computer Networks
Q4 / 115
_______ is a process-to-process protocol that adds only port addresses, checksum error control, and length information to the data from the upper layer.
Computer Networks
Q5 / 115
Normally, WiFi signal reach m distance.
Computer Networks
Q6 / 115
Differential Manchester and multi line transmission (MLT-3) schemes differ in
Computer Networks
Q7 / 115
In _______ forwarding, the routing table holds the address of just the next hop instead of complete route information.
Computer Networks
Q8 / 115
An endpoint of an inter-process communication flow across a computer network is called
Computer Networks
Q9 / 115
A program which runs in the background and sends results requested by a client is called a .
Computer Networks
Q10 / 115
TCP/IP port number 69 is assigned for .
Computer Networks
Q11 / 115
IPS in firewall stands for .
Computer Networks
Q12 / 115
Which of the following functions does UDP perform?
Computer Networks
Q13 / 115
If the sender is a host and wants to send a packet to another host on another network, the logical address that must be mapped to a physical address is ______.
Computer Networks
Q14 / 115
In Address Resolution Protocol (ARP), a packet is encapsulated directly into a
Computer Networks
Q15 / 115
The technique of temporarily delaying outgoing acknowledgements so that they can be hooked onto the next outgoing data frame is called
DBMS
Q16 / 115
E.F.Codd developed the normalization process in the which early:
DBMS
Q17 / 115
A .................. normal form, normalization will be needed where all attributes in a relation are not functionally dependent only on the key attribute.
DBMS
Q18 / 115
Which of the following can initiate a trigger?
DBMS
Q19 / 115
Who developed SEQUEL?
DBMS
Q20 / 115
In a relation between the entities the type and condition of the relation should be specified. That is called as            attribute.
DBMS
Q21 / 115
In SQL, which command is used to issue multiple CREATE TABLE, CREATE VIEW and GRANT statements in a single transaction?
DBMS
Q22 / 115
ANSI-standard SQL allows the use of special operators in conjunction with the WHERE clause. A special operator used to check whether an attribute value is null is
DBMS
Q23 / 115
Data Redundancy increases the cost of storing and retrieving data.
DBMS
Q24 / 115
What is the difference between 5NF and BCNF?
DBMS
Q25 / 115
Key attribute in ER is shown with
DBMS
Q26 / 115
What is the relational division operation and how is it used?
DBMS
Q27 / 115
What is data redundancy in the relational model and why is it problematic?
DBMS
Q28 / 115
The association role defines:
DBMS
Q29 / 115
Which of the following is an unary operation?
DBMS
Q30 / 115
Which SQL finds department with most employees?
DBMS
Q31 / 115
Database __________ , which is the logical design of the database, and the database _______,which is a snapshot of the data in the database at a given instant in time.
DBMS
Q32 / 115
What is deadlock prevention (vs detection) and what strategies implement it?
DBMS
Q33 / 115
What does it mean for a decomposition to be dependency-preserving?
DBMS
Q34 / 115
What is conditional compilation in PL/SQL?
DBMS
Q35 / 115
IDENTITY/AUTO_INCREMENT column value
Software Project Management
Q36 / 115
What is used to determine the recommended degree of rigor with which the software process should be applied on a project?
Software Project Management
Q37 / 115
Which of the following algorithms tends to minimize the process flow time?
Software Project Management
Q38 / 115
Which of the following costs is not part of the total effort cost?
Software Project Management
Q39 / 115
Prototypes and 4GL business systems are categorized under which process?
Software Project Management
Q40 / 115
                 captive requires that the cloud accommodate multiple compliance regimes.
Software Project Management
Q41 / 115
                                 involves the preparation of tenders based on a typical or notional bill of quantities or schedule of works.
Software Project Management
Q42 / 115
The definition and use of configuration management standards is essential for quality certification in
Software Project Management
Q43 / 115
Which of these is not a commandment of effective communication?
Software Project Management
Q44 / 115
According to the time estimates made by the PERT planners, the maximum time that would be needed to complete an activity is called as                      
Software Project Management
Q45 / 115
Which of the following is correct for decisions made at life cycle level?
Software Project Management
Q46 / 115
What is followed by the design task?
Software Project Management
Q47 / 115
In bar charts, which colour is used to show the actual progress?
Software Project Management
Q48 / 115
Which of the following option is not tracked by configuration management tools?
Software Project Management
Q49 / 115
Choose the correct option in terms of Issues related to professional responsibility
Software Project Management
Q50 / 115
A sequence of baselines representing different versions of a system is known as
Software Project Management
Q51 / 115
Efficiency in a software product does not include                  
Software Project Management
Q52 / 115
Identify the sub-process of process improvement
Software Project Management
Q53 / 115
Why does architecture dictates organizational structure?
Software Project Management
Q54 / 115
What is the popular method of organizing wireless network topologies?
Software Project Management
Q55 / 115
A                    is developed using historical cost information that relates some software metric to the project cost.
Software Engineering
Q56 / 115
The approach/document used to make sure all the requirements are covered when writing test cases
Software Engineering
Q57 / 115
For real time system following is not true
Software Engineering
Q58 / 115
Which of the following UML diagrams has a static view
Software Engineering
Q59 / 115
Software requirement specification is
Software Engineering
Q60 / 115
Embedded system
Software Engineering
Q61 / 115
________is used to represent concurrent flows in an Activity Diagram.
Software Engineering
Q62 / 115
What is 'flaky test' and why is it considered more damaging to CI effectiveness than a simply failing test?
Software Engineering
Q63 / 115
What is 'collective code ownership' in XP and what risk does it introduce that must be managed?
Software Engineering
Q64 / 115
What would lead you to apply the builder design pattern?
Software Engineering
Q65 / 115
What is 'feature toggle' (feature flag) technique in continuous delivery and what risk does it specifically mitigate?
Software Engineering
Q66 / 115
Spiral Model has user involvement in all its phases.
Software Engineering
Q67 / 115
Encapsulate a request as an object, there by letting you parametrize clients with different requests, queue or log requests, and support undoable operation.
Software Engineering
Q68 / 115
Which quality deals with the maintaining the quality of the software product?
Software Engineering
Q69 / 115
SDLC stands for ________
Software Engineering
Q70 / 115
Testing done without planning and Documentation is called
Software Engineering
Q71 / 115
Static analysis is best described as:
Software Engineering
Q72 / 115
If in a software system, the operation is degraded if results are not produced according to the specified timing require- ments then the software system is referred as
Software Engineering
Q73 / 115
The process of compartmentalizing the elements of an abstraction that constitute its structure and behavior is called as
Software Engineering
Q74 / 115
What is a lifeline
Software Engineering
Q75 / 115
___________ is a measure of how strongly one element is connected to, has knowledge of, or relies on other elements.
OOP Using C++
Q76 / 115
What is the output: char s[6]="hello"; cout<<strlen(s);
OOP Using C++
Q77 / 115
Which storage class specifier makes a local variable persist between function calls?
OOP Using C++
Q78 / 115
What is the output: template<typename T> class Box{T v; public:Box(T x):v(x){} T get()const{return v;} Box map(function<T(T)>f)const{return Box(f(v));}}; Box<int>b(5); cout<<b.map([](int x){return x*2;}).map([](int x){return x+1;}).get();
OOP Using C++
Q79 / 115
What is the output: int f(int n){return n<=0?0:(n%2)+f(n/2);} cout<<f(15);
OOP Using C++
Q80 / 115
What is the output: class A{public:virtual void f(){cout<<1;}}; class B:public A{public:void f()override{cout<<2; A::f();}}; B b; b.f();
OOP Using C++
Q81 / 115
What is the output: template<typename T> auto id(T&& x)->T&&{return forward<T>(x);} int a=5; cout<<id(a);
OOP Using C++
Q82 / 115
What is the output: class A{int x=0; public: auto& ref(){return x;}}; A a; a.ref()=42; cout<<a.ref();
OOP Using C++
Q83 / 115
What is the output: class E{public: string msg; E(string s):msg(s){}}; try{throw E("Oops");}catch(E& e){cout<<e.msg;}
OOP Using C++
Q84 / 115
What is 'dynamic dispatch overhead' in C++?
OOP Using C++
Q85 / 115
What is the output: template<size_t N> constexpr auto makeArray(){array<int,N> a{}; for(size_t i=0;i<N;i++) a[i]=i*i; return a;} constexpr auto a=makeArray<5>(); cout<<a[3];
OOP Using C++
Q86 / 115
What is the output: int x=5; shared_ptr<int> p=make_shared<int>(); *p=x*2; cout<<*p;
OOP Using C++
Q87 / 115
What is the output: int x=5; auto f=[x]()mutable->int{return x++;}; cout<<f()<<f()<<f();
OOP Using C++
Q88 / 115
What is the output: int x=5,y=3; cout<<(x>y)-(x<y);
OOP Using C++
Q89 / 115
What is the output: template<typename T> T myMin(T a,T b){return a<b?a:b;} template<typename T,typename...Rest> T myMin(T a,Rest...rest){return myMin(a,myMin(rest...));} cout<<myMin(5,3,8,1,4);
OOP Using C++
Q90 / 115
What is the output: class A{public:virtual void f()=0;}; class B:public A{public:void f(){cout<<'B';}}; A*arr[2]={new B,new B}; for(auto p:arr) p->f();
OOP Using C++
Q91 / 115
What is the output: class A{public:virtual void f()=0;}; class B:public A{public:void f()override{cout<<'B';}}; function<void()> fn=[]{B().f();}; fn();
OOP Using C++
Q92 / 115
What is the output: class A{public:int x,y; A(int a,int b):y(b),x(a+y){}}; A a(1,2); cout<<a.x<<a.y;
OOP Using C++
Q93 / 115
What is the output: cout<<(1<<0|1<<1|1<<2|1<<3);
OOP Using C++
Q94 / 115
What is the output: int x=5; string s=format("{:b}",x); cout<<s;
OOP Using C++
Q95 / 115
What is the output: int f(int x){return x?f(x>>1)*2+(x&1):0;} cout<<f(10);
Computer Fundamentals
Q96 / 115
Blue screen with 'MEMORY_MANAGEMENT' error indicates?
Computer Fundamentals
Q97 / 115
TPM (Trusted Platform Module) chip is used for?
Computer Fundamentals
Q98 / 115
Which company developed the GPT series of language models?
Computer Fundamentals
Q99 / 115
TURN (Traversal Using Relays around NAT) is used when?
Computer Fundamentals
Q100 / 115
The biased exponent in IEEE 754 single precision uses bias of?
Computer Fundamentals
Q101 / 115
HTTPS uses which port?
Computer Fundamentals
Q102 / 115
SQL stored procedure advantages include?
Computer Fundamentals
Q103 / 115
URL encoding replaces spaces with?
Computer Fundamentals
Q104 / 115
mTLS vs TLS: mTLS adds?
Computer Fundamentals
Q105 / 115
Hexadecimal FFFF in decimal is?
Computer Fundamentals
Q106 / 115
Which of the following is NOT an output device?
Computer Fundamentals
Q107 / 115
A word in computing refers to?
Computer Fundamentals
Q108 / 115
Which generation computers used magnetic drums for memory?
Computer Fundamentals
Q109 / 115
YANG data models are used in?
Computer Fundamentals
Q110 / 115
What does 'open source' mean for software?
Computer Fundamentals
Q111 / 115
Git was also created by Linus Torvalds in?
Computer Fundamentals
Q112 / 115
How many bits are used in standard ASCII?
Computer Fundamentals
Q113 / 115
Gray code consecutive values differ by?
Computer Fundamentals
Q114 / 115
Context-free grammar is used in?
Computer Fundamentals
Q115 / 115
CDN stands for?