Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A. int constant var =10;
D. b & c both
D. b & c both
See lessB. Constants have fixed values that change during the execution
A. of a program
A. of a program
See lessKeywords have some unknown meanings and these meanings cannot be
C. hanged
C. hanged
See less. A. The smallest individual units of c program
D. a & b both
D. a & b both
See lessA. double and chars
D. ints and chars
D. ints and chars
See lessprintf("%d%d", book.price, book.page);
A. b. printf("%d%d", price.book, page.book);
A. b. printf(“%d%d”, price.book, page.book);
See lessWhich is the correct syntax to declare constant pointer?
D. a and c both
D. a and c both
See lessIn which linked list last node address is null?
C. singly linked list
C. singly linked list
See lessWhat is Dequeue?
B. elements can be added to or removed from either the front or rear
B. elements can be added to or removed from either the front or rear
See lessThe Default Parameter Passing Mechanism is called as
A. call by value
A. call by value
See less