Problem Statement Write a program to calculate the fuel consumption of your truck. The program sh…
Read moreMissing Number in the Array | #1 | Amazon Coding Series Find the missing number in the …
Read morePrint a given matrix in spiral form. Input: 1 2 3 4 5 6 7 8…
Read moreIf you have a little experience in Aptitude and programming, It is cake-walk on the test. The f…
Read moreWipro New Selection Process: Wipro conducts an online assessment to selection process. The la…
Read more1. What is the output of this C code? #include <stdio.h> void main() { …
Read moreWrite a C program to find largest number among N numbers using command line arguments. #include …
Read more1. The output of the code below is #include <stdio.h> int a; void main() …
Read moreQues: To print the sum of all odd numbers within range N1 and N2 (excluding N1 and N2). You can u…
Read moreI recently participated in an On-campus TCS recruitment drive and it was a wonderful experience . …
Read moreQues: Write a C program which will check whether a given number N is prime or not. If the number N…
Read more