Question : Which of the following is NOT an application software?
Option 1: Entertainment software
Option 2: Education software
Option 3: Programming language translator software
Option 4: Personal assistance software
Correct Answer: Programming language translator software
Solution : The correct option is Programming language translator software.
Programming language translator software is not considered an application software. It is a type of system software. It is used to convert high-level programming languages (like C++, Java, and Python) into machine code or assembly language that the computer's hardware can understand and execute. Examples of translators include compilers, interpreters, and assemblers.
Question : Comprehension:
Read the given passage carefully and answer the questions that follow.
The world of social media is a strange and wondrous place. It's a world where you can connect with people from all over the globe, share your thoughts and opinions, and maybe even go viral if you're lucky. But let's be real, it's also a world filled with endless cat videos, oversharing, and drama.
One of the most interesting things about social media is the way it's changed the way we communicate. We've gone from long, thoughtful emails to quick, abbreviated messages with emojis and acronyms. And don't even get me started on the whole hashtag phenomenon. It's like we're all speaking a different language now.
But there are also some downsides to this constant connection. It's easy to get sucked into the world of social media and forget about the real world around us. We're so busy scrolling through our feeds that we forget to enjoy the little moments in life. And let's not forget about the pressure to present the perfect life online. It's like we're all in a competition to see who can be the most popular, the most successful, the most enviable.
Despite all of this, I have to admit, I'm still a fan of social media. It's a great way to stay connected with friends and family, and I've even made some new friends through various online communities. Plus, let's face it, sometimes you just need a good laugh at a ridiculous meme.
Question:
Which of the following would be the most appropriate title for this passage?
Option 1: The Joys and Sorrows of Social Media
Option 2: The Benefits of Social Media
Option 3: The Dark Side of Social Media
Option 4: Mastering the Art of Social Media
Correct Answer: The Joys and Sorrows of Social Media
Solution : The correct choice is the first option.
The title, "The Joys and Sorrows of Social Media." reflects the dual nature of social media as discussed in the passage. It captures the positive aspects, such as connecting with people globally, sharing thoughts, and the potential for going viral, as well as the downsides, like the overwhelming nature of constant connection, the pressure to present a perfect online life, and the distraction from real-world moments.
Therefore, the appropriate title of the passage is: "The Joys and Sorrows of Social Media."
Question : Directions: In a certain code language, all kings are beautiful is coded as 42 63 mo lue and all queens are beautiful is coded as mo lue 63 36. How is kings coded in the given language?
Option 1: 63
Option 2: 24
Option 3: lue
Option 4: 42
Correct Answer: 42
Solution : Given:
1. all kings are beautiful ⇒ 42 63 mo lue
2. all queens are beautiful ⇒ mo lue 63 36
By comparing the coded sentences, we find that –
In sentences 1 and 2, all are beautiful and mo lue 63 are common.
The remaining words and code in sentence 1 are kings and 42 and in sentence 2 are queens and 36.
Finally, kings ⇒ 42; queens ⇒ 36; all/are/beautiful ⇒ mo/lue/63
So, 42 is the code for kings. Hence, the fourth option is correct.
we can change the language of questions in exam Hall
Hello,
Unfortunately, you cannot change the language of questions in the exam hall. It is compulsory that you have to appear for the exam in same language that you have filled in the exam application form. You are not allowed to change that as it can cause a really huge problem during evaluation.
Hope this helps,
Thank you
Question : Comprehension:
In the following passage, some words have been deleted. Read the passage carefully and select the most appropriate option to fill in each blank.
Words convey meaning because they are used in human activities in different forms. Different words may (1) ______ the same thing in different languages, and this is what is referred to as 'family resemblance'. In other words, languages help us (2) ______ reality and then communicate it to others. There are tens and thousands of languages in the world, and all of them help us (3) ______ express ourselves, which in turn, gives meaning to our life. One's mother tongue is (4) ______ for one's literary growth, but if you want to communicate to a wider audience, then you will (5) ______ to reach out to the target audience in a language they understand.
Select the most appropriate option to fill in the blank number 4.
Option 1: essential
Option 2: unimportant
Option 3: auspicious
Option 4: silent
Correct Answer: essential
Solution : The first option is the correct answer.
The sentence implies that one's mother tongue is crucial or necessary for one's literary growth. Using the term essential in this context emphasises the importance of one's native language in developing literary skills and understanding.
Therefore, the correct answer is essential.
Question : Directions: In a certain code language, birds are flying is coded as 536, the nest is big is coded as 3423 and close the door is coded as 534. How will complete your work be
coded in that language?
Option 1: 844
Option 2: 484
Option 3: 733
Option 4: 955
Correct Answer: 844
Solution : Given:
1. birds are flying ⇒ 536
2. the nest is big ⇒ 3423
3. close the door ⇒ 534
Count the number of letters in birds are flying to obtain the required code –
birds→5, are→3, flying→6
Thus, birds are flying is coded as 536.
And in, the nest is big is coded as 3423 –
the→3, nest→4, is→2, big→3
Thus, the nest is big is coded as 3423.
Similarly, follow the same pattern for complete your work –
complete→8, your→4, work→4
Thus, complete your work is coded as 844. Hence, the first option is correct.
Question : Directions: In a certain code language, CUT is written as BD21SU. How will DRY be written in that language?
Option 1: C18EXZ
Option 2: CE18XZ
Option 3: CZ18EX
Option 4: CE18ZX
Correct Answer: CE18XZ
Solution : Given:
CUT is written as BD21SU.
Subtract and add 1 to the place value of the first and third letter and write the place value of the second letter of CUT, to obtain the required code –
Thus, CUT is coded as BD21SU.
Similarly, follow the same pattern for DRY –
So, DRY is coded as CE18XZ. Hence, the second option is correct.
Question : Preet wants to use object-oriented programming language for her application. Which among the following languages should she pick?
Option 1: Either Java or Pascal
Option 2: Pascal
Option 3: BASIC
Option 4: Java
Correct Answer: Java
Solution : The correct answer is Java.
Preet wants to utilise an object-oriented programming language for her application. A method for creating software called object-oriented programming concentrates on defining and shaping named classes as entities with properties and actions. Java is a general-purpose, object-oriented programming language that is widely used in business development.