Start learning 50% faster. Sign in now
Marked price of the article = 1800 × 1.20 = Rs. 2160 Selling price = 2160 – 180 = Rs. 1980 Profit percentage = [(1980 – 1800)/1800] × 100 = 10%
What is the primary difference between a breadth-first search (BFS) and a depth-first search (DFS) in graph traversal?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the minimum no. of variables/ features required to perform clustering?
Which of the following is a characteristic of IPv6?
Which component amplifies or switches electronic signals and is a fundamental building block of modern electronic devices?
Which of the following is a common problem that synchronization mechanisms address in multi-threaded or multi-process environments?
Select the shortcut for refresh operation
Which of the following is an example of a transaction in a banking system?
What is the role of the Transaction Manager in RDBMS architecture?
Which element in HTML5 is used to indicate navigation links within a document?