MCQOPTIONS
Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Testing Subject
General Aptitude
Logical and Verbal Reasoning
English Skills Ability
Technical Programming
Current Affairs
General Knowledge
Finance & Accounting
GATE (Mechanical Engineering)
Chemical Engineering
→
TCS Mock Exam
→
Technical Exam
→
Which of the following is not a pointer declaratio...
1.
Which of the following is not a pointer declaration?
A.
char a[10]
B.
char a[] = {‘1’, ‘2’, ‘3’, ‘4’}
C.
char *str
D.
chara
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
what does the default header file contain?
All keywords in C are in
Which of the following special symbol allowed in a variable name?
int **ptr; is?
In the standard library of C programming language, which of the following header file is designed for basic mathematical operations?
Which of the following is a collection of different data types?
Strings are character arrays. The last index of it contains the null-terminated character
Which of the following uses structure?
A pointer variable can be
Comment on the below while statement while (0 == 0) { }
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies