Call Support +91-85588-96644
TCYonline

Login

Sign Up

Please enter a Username or Email ID
Please enter a password
Keep me logged in
Please enter your name
Please enter your mobile number
You can't leave Captcha Code empty
By submitting this form, you agree to the Terms & Privacy Policy.
OR

Sign Up via Facebook

Sign Up via Google

Sign Up via Twitter

Download Software
Tests given

Download TCY App

App Image

Character constants should be enclosed between

 
single quotes
double quotes
both (1) and (2)
none of these

Reply


Please type your answer before submitting.
Submit

Key is wrong character constant means char sample='a'; a is a character constant that is enclosed inside a single quote. Option c only holds true.Because character constant can be enclosed within double quotes

For question 13 and 14 in c or c a character constant enclosed with single quotes and string constant enclosed with double quotes

I think answer is wrong.