Programming MCQ for Android
good apk
Nice application and good improvement ... portable skill testing tool ;)
Hardest question in the world
Very helpful. Please increase more feature and some guide to learn. Please complete coming soon......
Im currently taking program classes. Most of them are in java so this app helps out a little with some questions. I really like this app. Good job. Im hoping for some actually problems to solve.
Nice for future
its awesome ♡_♡
Superb
Hardest question in the world
I have tons of books in C and a few C++ and this is the same caliber of programming assessment you can expect in a sophomore/junior programming class!
AweSome App
Awesomely OK
nice
Hardest question in the world
Nice
Good
Really useful with good questions
nice
Really helps
A serious mistake in at least one question in beginner assessment. Author forgot about null- terminating. So he's just a noob
Nice
Good
Amazing
Nice application and good improvement ... portable skill testing tool ;)
Im currently taking program classes. Most of them are in java so this app helps out a little with some questions. I really like this app. Good job. Im hoping for some actually problems to solve.
When the explanation to a 'correct' answer starts 'most compiler' you know there is going to be ambiguity. Untidy code formatting distracts from the question being asked. Narrow continue button immediately adjacent to advertising led to several unintended interruptions to quiz.
Answers are flat wrong. Questions display poor understanding of the C language Some of the questions in this app have incorrect answers. As an example there is a question asking for the output of: #define CALL(x,y) #y void main() { printf("%s", CALL(c/c++)); } even if stdio.h is already included this will not compile (non-variadic macros require invocation with the specified number of arguments). The answers claim that this compiles. It doesn't. There is a question where a function is called as follows: foo(a++,a++). In the C Standard this is explicitly defined as undefined behaviour, yet this is not even an available answer. There are several questions where the sizeof operator is asked for int, unsigned etc. The size of integral types varies between platforms (use stdint.h or homebrew platform specific integral types to guarantee sizes, e.g. uint16_t. Do not trust answers in this "test" if you are beginning in C, they are unreliable to say the least.
Love it!
Nice time pass
And python and html. Also help people learn to read and wright code.
Multiple question
Nice application and good improvement ... portable skill testing tool ;)
excellent for testing your c++ skills
Good questions
Best pass time for programmers
wants to know running apps. why?
I likee it :D
Best in its use..
Great app for testing C and C++ skills.
by Z####:
Im currently taking program classes. Most of them are in java so this app helps out a little with some questions. I really like this app. Good job. Im hoping for some actually problems to solve.