QuizMagic

Now available on:
QuizMagic on Google Play QuizMagic Windows 8 App QuizMagic on Amazon Store QuizMagic on Firefox Marketplace
Create you own quizzes

Basics Of C Program

Basics Of C Program
Created by Madhuhasa on Sep 16, 2014 08:57 PM
Try It Have Fun Of "C"
Top 5 Scores
Anonymous
54
00:13
Anonymous
54
00:13
Anonymous
54
00:14
Anonymous
54
00:14
Anonymous
54
00:14
Questions
10
Minutes
1.33333333333333
High Score
54
00:13
Quiz Played
2511
times
Last played on Dec 09, 2022. View comments
Congratulation!

You are in top 5 scorers.
0
0
0
0
N/A
Answering this correctly will make the indicated neighbouring questions be automatically treated as having been answered correctly.
Answering this incorrectly will make the indicated neighbouring questions be automatically treated as having been answered incorrectly.
Answering this correctly will earn you some extra points.
Answering this incorrectly will cause you to lose some points.
Answering this correctly will increase the total time available to you.
Answering this incorrectly will reduce the total time available to you.
Rate this quiz
Embed this quiz on your blog or websiteShare this quiz

Copy this HTML code and paste in your website code to run this quiz on your site.

Size:
Size:

Similar Quizzes

C++ Quiz (Set 2)   |   Computer Programming   |   Design Pattern (Set 2)   |   C Language   |   ASP.NET   |   C++
comments powered by Disqus

Sample Questions

Question 1
The maximum combined length of the command-line arguments including the spaces between adjacent arguments is
67 characters
It may vary from one operating system to another
128 characters
256 characters
Question 2
In which stage the following code
#include<stdio.h>
gets replaced by the contents of the file stdio.h
During execution
During editing
During preprocessing
During linking
Question 3
Declare the following statement?
"An array of three pointers to chars".
char *ptr[3];
char *ptr[3]();
char **ptr[3];
char (*ptr[3])();
Question 4
If the two strings are identical, then strcmp() function returns
-1
yes
0
1
Question 5
What are the different types of real data type in C ?
double, long int, float
float, double, long double
float, double
short int, double, long int
X
Other recommended quiz for you
Connect with Facebook
OR
Connect with Google
Connecting...Back

Existing users, click here to login



By registering with us, you are agreeing to TERMS AND CONDITIONS of using our products/services.