Email: rakesh@xamnation.com         Phone/Whatsapp: +91 9988708161
Programming Logic

Programming logic exam solved assignment

This is solved assignment of programming logic course. If you are looking for assistance in programming logic, you can contact us at rakesh@xamnation.com Programming logic exam problem For this project, create a program with a class named Car.  Car Class Design a class named Car that has the following fields: yearModel: The yearModelfield is an Integer that holds the car’s year […]

Programming logic exam solved assignment Read More »

Programming Logic

Programming logic and design Assignment – Solar System

This is solved assignment of programming logic course. If you are looking for assistance in programming logic, you can contact us at rakesh@xamnation.com  Programming logic and design problem You have been asked by a science museum to create an application that displays information about planets to visitors. When users select a planet, they should be

Programming logic and design Assignment – Solar System Read More »

Grail Insights interview process

Grail Insights Interview Process

About Grail Insights Grail Insights is leading research company (KPO), offering strategic insights consultancy to global clients. Grail Insights services includes market opportunities research, compliance research, finding Go to market strategy, research and analyzing competition and other factors in business, applying research insights in delivering business for the companies. Team: Consists of 250+ analysts, consultants,

Grail Insights Interview Process Read More »

interview questions

Check if number is palindrome or not in C++

What are Palindrome numbers? Palindrome numbers are those whose reverse are identical to the number itself. For example: 121, 13431, 999 are examples of palindrome numbers. Zero is a palindrome number. Palindrome numbers from 1-10  : 9 Palindrome numbers from 1-100: 18 Palindrome numbers from 1-1000 : 108 Palindrome numbers from 1-10000 : 198 How

Check if number is palindrome or not in C++ Read More »