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)] — 28 Jul 2026
120:00
Computer Networks
Q1 / 115
An endpoint of an inter-process communication flow across a computer network is called
Computer Networks
Q2 / 115
In _______ forwarding, the routing table holds the address of just the next hop instead of complete route information.
Computer Networks
Q3 / 115
A cable break in which topology stops all transmission
Computer Networks
Q4 / 115
IPS in firewall stands for .
Computer Networks
Q5 / 115
The technique of temporarily delaying outgoing acknowledgements so that they can be hooked onto the next outgoing data frame is called
Computer Networks
Q6 / 115
In Address Resolution Protocol (ARP), a packet is encapsulated directly into a
Computer Networks
Q7 / 115
Usually, telnet connection is established using command followed by name of host.
Computer Networks
Q8 / 115
Differential Manchester and multi line transmission (MLT-3) schemes differ in
Computer Networks
Q9 / 115
In a _________ protocol, the data section of a frame is a sequence of bits.
Computer Networks
Q10 / 115
TCP/IP port number 69 is assigned for .
Computer Networks
Q11 / 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
Q12 / 115
A program which runs in the background and sends results requested by a client is called a .
Computer Networks
Q13 / 115
Normally, WiFi signal reach m distance.
Computer Networks
Q14 / 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
Q15 / 115
Which of the following functions does UDP perform?
DBMS
Q16 / 115
create table apartment(ownerID varchar (5), ownername varchar(25), floor numeric(4,0),<br>primary key (ownerID:));<br>Choose the correct option regarding the above statement
DBMS
Q17 / 115
………………….. operator is basically a join followed by a project on the attributes of first relation.
DBMS
Q18 / 115
A collection of related relations is called
DBMS
Q19 / 115
Who developed the normalization process:
DBMS
Q20 / 115
Which stores multiple selected values in one column
DBMS
Q21 / 115
TEXT vs VARCHAR: TEXT stores
DBMS
Q22 / 115
What is the isolation level READ COMMITTED and what anomalies does it prevent vs allow?
DBMS
Q23 / 115
ISAM supports
DBMS
Q24 / 115
In property graph models (Neo4j) what can both nodes and edges have?
DBMS
Q25 / 115
What does it mean for two sets of FDs F and G to be equivalent?
DBMS
Q26 / 115
……………… clause is an additional filter that is applied to the result.
DBMS
Q27 / 115
The                                  is essentially used to search for patterns in target string.
DBMS
Q28 / 115
What is the DBMS_SCHEDULER package in Oracle PL/SQL and how does it improve upon DBMS_JOB?
DBMS
Q29 / 115
An attribute referencing PK of another relation is called
DBMS
Q30 / 115
If attributes A and B determine attribute C, then it is also true that:
DBMS
Q31 / 115
Consider a schema R(A, B, C, D) and functional dependencies A -> B and C -> D. Then the decomposition of R into R1 (A, B) and R2(C, D) is
DBMS
Q32 / 115
Armstrong's Augmentation: if X→Y then
DBMS
Q33 / 115
Which forms are based on the concept of functional dependency
DBMS
Q34 / 115
What is the merge join (sort-merge join) algorithm and under what conditions is it most efficient?
DBMS
Q35 / 115
Thomas Write Rule modification to timestamp ordering
Software Project Management
Q36 / 115
Which of the following is a example of Configuration Items ?
Software Project Management
Q37 / 115
Which of the following captive area deals with monitoring?
Software Project Management
Q38 / 115
What can understand by the factor of safety equal to one?
Software Project Management
Q39 / 115
Which layer is used to link the network support layers and user support layers?
Software Project Management
Q40 / 115
Which of these are not among the eight principles followed by Software Engineering Code of Ethics and Professional Practice ?
Software Project Management
Q41 / 115
How is WINWIN Spiral Model different from Spiral Model?
Software Project Management
Q42 / 115
Identify the sub-process of process improvement
Software Project Management
Q43 / 115
Which of the following is a configuration item?
Software Project Management
Q44 / 115
The                          process determines whether exposure to a chemical can increase the incidence of adverse health effect.
Software Project Management
Q45 / 115
Which of the following can be the factor of safety for shock loading?
Software Project Management
Q46 / 115
Which of the following is an incorrect method for structural design?
Software Project Management
Q47 / 115
Which of the following algorithms tends to minimize the process flow time?
Software Project Management
Q48 / 115
What is the main objective of risk assessment?
Software Project Management
Q49 / 115
Which of these interviews is taken for a candidate far away?
Software Project Management
Q50 / 115
What complements the formal technical review by assessing a configuration object for characteristics that are generally not considered during review?
Software Project Management
Q51 / 115
                               tendering is used when all the information necessary to calculate a realistic price is available when tendering commences.
Software Project Management
Q52 / 115
Which of these interviews is adapted for computer programmers?
Software Project Management
Q53 / 115
Which of the following is the numerator of factor safety formula?
Software Project Management
Q54 / 115
What involves preparing software for external release and keeping track of the system versions that have been released for customer use?
Software Project Management
Q55 / 115
What is often undefined and is left to the ingenuity of the project managers and engineers?
Software Engineering
Q56 / 115
What is 'end-of-life' (EOL) planning in software maintenance and what risks does inadequate planning create?
Software Engineering
Q57 / 115
What is the 'shift-left' testing philosophy and what measurable quality improvement does it deliver?
Software Engineering
Q58 / 115
What is the 'interface segregation principle' (ISP) and what problem in large interfaces does it solve?
Software Engineering
Q59 / 115
Which is required skill of a Tester?
Software Engineering
Q60 / 115
Select the view which is shown by object Object diagram.
Software Engineering
Q61 / 115
Embedded systems are
Software Engineering
Q62 / 115
Who has the primary responsibility of setting the quality culture in the organization?
Software Engineering
Q63 / 115
Plasma panel have resolution.
Software Engineering
Q64 / 115
Database design
Software Engineering
Q65 / 115
In software system requirements, the interface requirements are
Software Engineering
Q66 / 115
Software Testing is nothing else but
Software Engineering
Q67 / 115
Static analysis is best described as:
Software Engineering
Q68 / 115
___________ matrix records the relationship between two or more products.
Software Engineering
Q69 / 115
An ________ connects the initiating actor to the use case (ending at the use case).
Software Engineering
Q70 / 115
Which of the following is not an appraisal cost in SQA?
Software Engineering
Q71 / 115
Which design pattern you would you use to decouple the creation procedure of a complex object from it's concrete instance to be able to apply that procedure on variety of implementations.
Software Engineering
Q72 / 115
Which of the following diagram represents the interaction of the user with the software but tells nothing about the internal working of the software?
Software Engineering
Q73 / 115
In which of the following pattern, a visitor class is used which changes the executing algorithm of an element class?
Software Engineering
Q74 / 115
Which of the following Requirement Elicitation Techniques is applicable to messy, changing and ill-defined problem situations?
Software Engineering
Q75 / 115
Risk assessment is
OOP Using C++
Q76 / 115
What is the output: int a[]={2,3,5,7,11,13}; cout<<*upper_bound(a,a+6,7);
OOP Using C++
Q77 / 115
What is the output: for(int i=100;i>0;i/=10) cout<<i%10;
OOP Using C++
Q78 / 115
What is 'function-try-block'?
OOP Using C++
Q79 / 115
What is the output: int x=10; x=x/2+x%2; cout<<x;
OOP Using C++
Q80 / 115
What is the output: class A{public:virtual int f()const{return 1;} virtual ~A()=default;}; class B:public A{public:int f()const override{return 2;}}; vector<unique_ptr<A>> v; v.push_back(make_unique<A>()); v.push_back(make_unique<B>()); int s=0; for(auto&p:v)s+=p->f(); cout<<s;
OOP Using C++
Q81 / 115
What is the output: int x=5; auto* p=&x; auto q=p; cout<<*q;
OOP Using C++
Q82 / 115
What is the output: class A{int x; public: A(int v=0):x(v){} int operator+(const A&o)const{return x+o.x;}}; A a(3),b(4); cout<<a+b;
OOP Using C++
Q83 / 115
What is the output: template<typename T> T zipAdd(vector<T>a,vector<T>b){T s=T{};for(int i=0;i<min(a.size(),b.size());i++)s+=a[i]*b[i];return s;} cout<<zipAdd<int>({1,2,3},{10,20,30});
OOP Using C++
Q84 / 115
What is the output: class A{public:A()=delete;}; A a;
OOP Using C++
Q85 / 115
What is the output: int x=5; int y=x++; cout<<x-y;
OOP Using C++
Q86 / 115
What is the output: class A{public:virtual void f(){cout<<'A';}}; class B:public A{public:void f()override{cout<<'B';}}; class C:public B{}; C c; c.f();
OOP Using C++
Q87 / 115
What is the output: int x=5; while(x (1, 6, 74, 4, 4, 'What happens when break is used inside a nested loop?', 'Nested loop के अंदर break use करने पर क्या होता है?', 'Breaks out of all loops', 'सभी loops से बाहर निकलता है', 'Breaks out of innermost loop only', 'केवल innermost loop से बाहर निकलता है', 'Compile error', 'Compile error', 'Undefined behavior', 'undefined behavior', NULL, 'option_b', 'break only exits the immediately enclosing loop or switch; not outer loops.', 0, '2026-05-25', '2026-05-25'), (1, 6, 74, 4, 4, 'What is the output: switch(2.5){ case 2: cout<<'A'; break; default: cout<<'B'; }
OOP Using C++
Q88 / 115
What is the output: class A{int n=0; public: A& operator+=(int v){n+=v;return *this;} A& operator-=(int v){n-=v;return *this;} int get()const{return n;}}; A a; a+=5; a+=3; a-=2; cout<<a.get();
OOP Using C++
Q89 / 115
What is the output: class A{public:virtual void f()=0; virtual void g(){f();}}; class B:public A{public:void f()override{cout<<'B';}}; B b; b.g();
OOP Using C++
Q90 / 115
What is the output: int x=10; auto sp=make_shared<int>(x); cout<<sp.use_count()<<*sp;
OOP Using C++
Q91 / 115
What is the output: int f(){return 42;} int (*p)()=f; cout<<p();
OOP Using C++
Q92 / 115
What is the output: struct A{A(){throw 1;} ~A(){cout<<'D';}}; try{A a;}catch(int){cout<<'C';}
OOP Using C++
Q93 / 115
What is the output: int x=1000; char c=x; cout<<(int)c;
OOP Using C++
Q94 / 115
What is the output: class A{public:virtual int f(int x=1){return x*2;}}; class B:public A{public:int f(int x=2)override{return x*3;}}; A*p=new B; cout<<p->f();
OOP Using C++
Q95 / 115
What is 'std::underlying_type'?
Computer Fundamentals
Q96 / 115
Direct thermal printer vs thermal transfer: direct thermal?
Computer Fundamentals
Q97 / 115
FTP default port is?
Computer Fundamentals
Q98 / 115
CORS (Cross-Origin Resource Sharing) allows?
Computer Fundamentals
Q99 / 115
TCP sequence numbers provide?
Computer Fundamentals
Q100 / 115
WebRTC enables?
Computer Fundamentals
Q101 / 115
C programming language was developed in?
Computer Fundamentals
Q102 / 115
IPC stands for in OS?
Computer Fundamentals
Q103 / 115
Which Indian scientist contributed to computer development in India?
Computer Fundamentals
Q104 / 115
Cloud computing refers to?
Computer Fundamentals
Q105 / 115
Which hashing algorithm is considered broken (collision vulnerability)?
Computer Fundamentals
Q106 / 115
SQRT() in Excel?
Computer Fundamentals
Q107 / 115
Load balancer distributes?
Computer Fundamentals
Q108 / 115
Eye-tracking input system works by?
Computer Fundamentals
Q109 / 115
In CAP theorem, CP system prioritizes?
Computer Fundamentals
Q110 / 115
HTTPS adds which security feature to HTTP?
Computer Fundamentals
Q111 / 115
Rehearse Timings in PowerPoint?
Computer Fundamentals
Q112 / 115
Digital computers work on?
Computer Fundamentals
Q113 / 115
How many bits does IPv6 address have?
Computer Fundamentals
Q114 / 115
Which input device is used in cockpits for precise flight control?
Computer Fundamentals
Q115 / 115
P vs NP: P class problems are?