Start learning 50% faster. Sign in now
Ans- B, The Ministry of Tourism is organising a Social Media Key Influencers Campaign “The Great India Blog Train”. This entire campaign is aimed at tapping the potential of social media for destination branding and marketing. This campaign was launched in Safdarjang station. Many bloggers worldwide were invited to travel in luxury trains to travel to various destination and share their experiences.
The order of convergence of Newton-Raphson method is:
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which refers to the creation of Internet Protocol (IP) packets with a false source IP address to i mpersonate another computer system.
...The Statement object is created by using createStatement() method of Connection class.
Fill in the correct option for 24 blank space.
The core element of parallel processing is ___.
In a system using the Least Recently Used (LRU) page replacement algorithm, which of the following statements holds true?
._______ method can be used for any SQL statements(Select and Update both).
Which of the following is a common challenge in transitioning from a monolithic to a microservices architecture?
What is the output for the below code
MyList = ["New York", "London", "Paris", "New Delhi"] MyFile=open('output.txt','w') for element in MyLis...