Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowTHE GROSS non-performing assets (GNPA) of the country's scheduled commercial banks, which declined to a 10-year low of 3.9 per cent in March 2023, is expected to fall further to 3.6 per cent by March 2024, the Reserve Bank of India (RBI) said.
How do you print the value of a variable ‘x’ in Python?
Below code will give what result for f(3)
f(int x)
{
If(x
Return;
f(x-1);
printf(“%d”, x);
f(n-1);
}
Which of the following best describes inheritance in object-oriented programming?
What is a key characteristic of dynamic programming?
Devices that accepts data from outside the computer and transfer into the CPU are called
Which command is used to change the permissions of a file in a Unix/Linux system?
In an RC circuit, what happens to the charging time constant (τ) if the resistance (R) is increased?
Which is a mode in networking?
Which bus is responsible for transferring data between the CPU and memory?
Which field in the IP header indicates the maximum number of hops a packet can take before being discarded?