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)] — 15 Aug 2026
120:00
Computer Networks
Q1 / 115
Differential Manchester and multi line transmission (MLT-3) schemes differ in
Computer Networks
Q2 / 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
Q3 / 115
In _______ forwarding, the routing table holds the address of just the next hop instead of complete route information.
Computer Networks
Q4 / 115
A program which runs in the background and sends results requested by a client is called a .
Computer Networks
Q5 / 115
IPS in firewall stands for .
Computer Networks
Q6 / 115
A cable break in which topology stops all transmission
Computer Networks
Q7 / 115
In Address Resolution Protocol (ARP), a packet is encapsulated directly into a
Computer Networks
Q8 / 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
Q9 / 115
TCP/IP port number 69 is assigned for .
Computer Networks
Q10 / 115
Normally, WiFi signal reach m distance.
Computer Networks
Q11 / 115
The technique of temporarily delaying outgoing acknowledgements so that they can be hooked onto the next outgoing data frame is called
Computer Networks
Q12 / 115
Usually, telnet connection is established using command followed by name of host.
Computer Networks
Q13 / 115
An endpoint of an inter-process communication flow across a computer network is called
Computer Networks
Q14 / 115
Which of the following functions does UDP perform?
Computer Networks
Q15 / 115
In a _________ protocol, the data section of a frame is a sequence of bits.
DBMS
Q16 / 115
DB::table('questions')->insertGetId(['question'=>'Q?',...]) returns
DBMS
Q17 / 115
READ COMMITTED isolation
DBMS
Q18 / 115
What is a hash index and in what scenarios is it superior to a B-tree index?
DBMS
Q19 / 115
What is a GiST (Generalized Search Tree) index in PostgreSQL and what data types does it support?
DBMS
Q20 / 115
OPTIMIZE TABLE questions in MySQL
DBMS
Q21 / 115
The minimal set of super key is called
DBMS
Q22 / 115
____ is a translates into low-level instruction that a query processor understands:
DBMS
Q23 / 115
Which of the following is used for manufacturing chips?
DBMS
Q24 / 115
Which rules are defined in relational models they from as an essential part of any relation database:
DBMS
Q25 / 115
Which of the following is based on Multi Valued Dependency?
DBMS
Q26 / 115
Which of the following commands do we use to delete a relation (R) from a database?
DBMS
Q27 / 115
To remove all tag associations from a question in Eloquent M:N
DBMS
Q28 / 115
What are the different events in Triggers?
DBMS
Q29 / 115
Which of the following is used to get back all the transactions back after rollback?
DBMS
Q30 / 115
……………… defines rules regarding the values allowed in columns and is the standard mechanism for enforcing database integrity.
DBMS
Q31 / 115
Which of the following is not true of the traditional approach to information processing
DBMS
Q32 / 115
The process of Normalization is
DBMS
Q33 / 115
Timestamp-based CC assigns each transaction
DBMS
Q34 / 115
Which one is true about clustered index?
DBMS
Q35 / 115
There are similarities between the instructor entity set and the secretary entity set in the sense that they have several attributes that are conceptually the same across the two entity sets: namely, the identifier, name, and salary attributes. This process is called
Software Project Management
Q36 / 115
Which of the following risks are derived from the organizational environment where the software is being developed?
Software Project Management
Q37 / 115
                   are used to represent activity in a network diagram.
Software Project Management
Q38 / 115
The strategy of making processes that are logically runnable to be temporarily suspended is called                          
Software Project Management
Q39 / 115
What is one or more software configuration items that have been formally reviewed and agreed upon and serve as a basis for further development?
Software Project Management
Q40 / 115
Which of the following process ensures that versions of systems and components are recorded and maintained?
Software Project Management
Q41 / 115
The environment that supports the software project is called
Software Project Management
Q42 / 115
Which one of the following is not an Evolutionary Process Model?
Software Project Management
Q43 / 115
Which of the following algorithms tends to minimize the process flow time?
Software Project Management
Q44 / 115
What is often undefined and is left to the ingenuity of the project managers and engineers?
Software Project Management
Q45 / 115
Commitments to unrealistic time and resource estimates may result in
Software Project Management
Q46 / 115
Which of the following is not a change management process?
Software Project Management
Q47 / 115
Which layer is used to link the network support layers and user support layers?
Software Project Management
Q48 / 115
             is the first enemy of communication.
Software Project Management
Q49 / 115
Which of these describes stepwise refinement?
Software Project Management
Q50 / 115
Function Points in software engineering was first proposed by
Software Project Management
Q51 / 115
What is FIFO algorithm?
Software Project Management
Q52 / 115
Which of the following is/are White box technique?
Software Project Management
Q53 / 115
Which of the following is not a project manager’s activity?
Software Project Management
Q54 / 115
Which model assumes that systems are created from reusable components, scripting or database programming?
Software Project Management
Q55 / 115
Which of these is the external sounds present in the channels of communication?
Software Engineering
Q56 / 115
Which of the following is present in a nested concurrent state machine? 
Software Engineering
Q57 / 115
Cities, states and country can be defined as
Software Engineering
Q58 / 115
________ is an object in to real world that is distinguishable from all other objects
Software Engineering
Q59 / 115
Software project management comprises of a number of activities, which contains _.
Software Engineering
Q60 / 115
…………..is concerned with how a systems tied together in order to achieve common goal thus forming integration.
Software Engineering
Q61 / 115
What is 'test-driven infrastructure' (TDI) in DevOps and how does it extend the TDD principle?
Software Engineering
Q62 / 115
What is 'software cost estimation' and why do most software projects consistently underestimate?
Software Engineering
Q63 / 115
Which type of coupling involves passing an aggregate data structure to another object which uses only a portion of that component?
Software Engineering
Q64 / 115
This set of Basic Software Engineering Questions and Answers focuses on “Function Oriented Software Design”. 1. Choose the option that does not define Function Oriented Software Design.
Software Engineering
Q65 / 115
The output of a lexical analyzer is
Software Engineering
Q66 / 115
What encapsulates both data and data manipulation functions
Software Engineering
Q67 / 115
What is the important criterion in deciding what testing technique to use?
Software Engineering
Q68 / 115
Which granularity level of testing checks the behavior of module cooperation?
Software Engineering
Q69 / 115
Which descriptions are true for the use case description format?
Software Engineering
Q70 / 115
Minimum possible value of reliability is
Software Engineering
Q71 / 115
Which design pattern is used in the Java Database connectivity JDBC(TM)?
Software Engineering
Q72 / 115
Which among the following depicts positive and negative relation between driving factor and performance factor?
Software Engineering
Q73 / 115
Refinement is a process of
Software Engineering
Q74 / 115
Looping in an activity diagram is best represented using what?
Software Engineering
Q75 / 115
What is the main purpose of integration testing?
OOP Using C++
Q76 / 115
What is 'this pointer' type?
OOP Using C++
Q77 / 115
What is the output: int a[]={1,2,3}; cout<<end(a)-begin(a);
OOP Using C++
Q78 / 115
What is 'std::from_chars'?
OOP Using C++
Q79 / 115
Which operator has the lowest precedence in C++?
OOP Using C++
Q80 / 115
What is the output: int a=2,b=3; cout<<(a<<b)-(b<<a);
OOP Using C++
Q81 / 115
Which type can hold a pointer to any object type?
OOP Using C++
Q82 / 115
What is the output: int a[]={1,2,3,4,5}; cout<<a[0]+a[4];
OOP Using C++
Q83 / 115
What is the output: auto x=42u; cout<<sizeof(x);
OOP Using C++
Q84 / 115
What is the output: int x=0b11110000; cout<<(x>>4&0xF);
OOP Using C++
Q85 / 115
What is the output: try{throw;}catch(...){cout<<'C';}
OOP Using C++
Q86 / 115
What is the output: int x=5,y=5; cout<<(x^=y,y^=x,x^=y);
OOP Using C++
Q87 / 115
What is the output: auto up=make_unique<int[]>(3); up[0]=1;up[1]=2;up[2]=3; cout<<up[0]+up[2];
OOP Using C++
Q88 / 115
What is the output: class A{public:int x; A(initializer_list<int> il):x(*il.begin()){}}; A a={42,1,2}; cout<<a.x;
OOP Using C++
Q89 / 115
What is 'std::views::as_rvalue' (C++23)?
OOP Using C++
Q90 / 115
What is the output: int f(int x){return x%2?x:f(x/2);} cout<<f(12);
OOP Using C++
Q91 / 115
What is the output: int x=5; cout<<clamp(x,1,4);
OOP Using C++
Q92 / 115
What is the output: auto f=[](auto x){ return x*2; }; cout<<f(5)<<f(2.5);
OOP Using C++
Q93 / 115
What is the output: class A{public:int x=10; virtual int f(){return x;}}; class B:public A{public:B(){x=20;} int f()override{return x*2;}}; A*p=new B; cout<<p->f();
OOP Using C++
Q94 / 115
What is 'object slicing' in C++?
OOP Using C++
Q95 / 115
What is the output: int a=1,b=2; int *p=&a; p=&b; *p=10; cout<<a<<b;
Computer Fundamentals
Q96 / 115
Zero-knowledge proof allows?
Computer Fundamentals
Q97 / 115
Terraform is used for?
Computer Fundamentals
Q98 / 115
Iris scanner identifies users based on?
Computer Fundamentals
Q99 / 115
Which protocol synchronizes time with microsecond precision?
Computer Fundamentals
Q100 / 115
Which of these is a compiled language?
Computer Fundamentals
Q101 / 115
Hexadecimal 0.8 in decimal is?
Computer Fundamentals
Q102 / 115
WebP image format provides?
Computer Fundamentals
Q103 / 115
Docker uses which technology?
Computer Fundamentals
Q104 / 115
Which generation introduced multiprogramming?
Computer Fundamentals
Q105 / 115
The first laptop computer was?
Computer Fundamentals
Q106 / 115
Endianness refers to?
Computer Fundamentals
Q107 / 115
802.1X authentication uses?
Computer Fundamentals
Q108 / 115
Regression testing ensures?
Computer Fundamentals
Q109 / 115
JUnit is a testing framework for?
Computer Fundamentals
Q110 / 115
Random forest is an ensemble of?
Computer Fundamentals
Q111 / 115
Which exception handling block always executes?
Computer Fundamentals
Q112 / 115
IFERROR function in Excel?
Computer Fundamentals
Q113 / 115
Which Linux command moves or renames a file?
Computer Fundamentals
Q114 / 115
The shortcut key for Undo in MS Word is?
Computer Fundamentals
Q115 / 115
Which is the correct binary representation of -5 in 8-bit 2's complement?