C Programming Language – 2

Which of the following escape character is used to begin a new line in c?

Correct! Wrong!

which of the following escape character is used to beep from speaker in c?

Correct! Wrong!

In c character constants should be closed between?

Correct! Wrong!

In c string constants should be closed between?

Correct! Wrong!

Which of the following is invalid in C?

Correct! Wrong!

The maximum length of a variable in C is?

Correct! Wrong!

What is the maximum size of a float variable in C?

Correct! Wrong!

What is the maximum size of a double variable in C?

Correct! Wrong!

In c declaration of float x,y; will occupy the memory?

Correct! Wrong!

What is the size of a string variable in c?

Correct! Wrong!

Be the first to comment

Leave a Reply

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.