Question
What is Rakshita? 1. It is an ambulance which
has been launched by the Central Reserve Police Force (CRPF) and Defence Research and Development Organisation (DRDO). 2. It is an ambulance to attend urgent evacuation needs of the security force personnel in event of a medical emergency or battle injury. 3. It is developed by Border Security Forces (BSF) for urgent evacuation in event of a medical emergency or battle injury. Select the correct answer by using the code mentioned below.Solution
The correct answer is D
‘/?’ is used for what in C++
An online discussion group that allows direct live communication is known as
Basic syntax to create a bar-chart in R is
What is the purpose of the "ORDER BY" clause in an SQL query?
If the destination MAC address is not found in the MAC address table, the switch forwards the frame out all of its ports except the port on which the f...
Match the following
a. calloc( ) ------- i. Frees previouslyallocated space. b. free( ) ----------- ii. Modifiespreviouslyallocated space. c. mal...
What will be the output of the following code snippet?
int num = 10;
int *ptr = #
printf("%d", *ptr);
Which type of instruction pipeline allows multiple instructions to be processed simultaneously at different stages?
In the context of ADTs, what does "encapsulation" refer to?
Which of the following sorting algorithms has a worst-case time complexity of O(n^2)?