Tag Archives: Programming Quiz Test

C Programming Quiz – Set 2

Programming Questions & Answers – Who should Practice these C Questions? – Anyone wishing to sharpen their skills on C programming language – Anyone preparing for aptitude test in C (both objective type test and C coding written test) – Anyone preparing for interviews (campus/off-campus interviews, walk-in interview and company interviews) #1: What is the Read More →

C Programming Quiz – Set 1

Programming Questions & Answers – You should practice these quizzes to improve your C programming skills needed for various interviews (campus interviews, walk-in interviews, company interviews), placements, entrance exams and other competitive exams. #1: Which is valid C expression? a) int my_num = 100,000; b) int my_num = 100000; c) int my num = 1000; Read More →