New Capgemini game based aptitude questions 2022
The Capgemini game based aptitude questions is one of the most effective ways to measure critical thinking and problem-solving ability. A person who has good analytical skills can solve any…
The Capgemini game based aptitude questions is one of the most effective ways to measure critical thinking and problem-solving ability. A person who has good analytical skills can solve any…
Writing in pseudocode - Practise pseudocode Pseudocode is a form of writing that uses the basic syntax of a programming language while omitting certain details. Here are some examples of…
Cognizant Interview Questions 2021 for Freshers here is my interview experience. On 9th July 2021, I had received mail from the Cognizant. The first round consist of 3 Sections :…
Question 1 : Point out the error #include<stdio.h> int main() { char ch; int i; scanf("%c", &i); scanf("%d", &ch); printf("%c %d", ch, i); return 0; } a. Error: suspicious char…
What is pseudocode? Pseudocode is an informal way of programming description that does not require any strict programming language syntax or underlying technology considerations. It…
Question 1 : What will be the following output of the following pseudocode for p = 3, q = 1 ? Integer funn(Integer p,Integer q) if(p<0) …
In this article, we will be discussing the Capgemini Data Structure MCQ's Questions and answers. If you would like to ace the Capgemini Data Structure MCQ's section with ease then you are…
Question 1 : The relational scheme Scholar Management(name, courseNo, rollNo, grade) has the following functional dependencies : name, courseNo -> grade rollNo, courseNo -> grade name ->rollNo rollNo -> name…
Direction(1-5) : In each of the following questions, various terms of an alphabet series are given with one or more terms missing as shown by (?). Choose the missing terms…
Directions(1-7): Read the following passage carefully and answer the questions given below it. Though the US prides itself on being a leader in the World community, a recent report shows…