What is meant by type specifiers?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between variable declaration and variable definition in c?
When should you not use a type cast?
What is malloc return c?
What is #define?
Why is a semicolon (;) put at the end of every program statement?
When c language was developed?
What is array in C
what is difference between declaring the pointer as int and char in c language?
Write a program to generate prime factors of a given integer?
What's wrong with "char *p = malloc(10);" ?
#include<stdio.h> main() { int a[3]; int *I; a[0]=100;a[1]=200;a[2]=300; I=a; Printf(“%d\n”, ++*I); Printf(“%d\n”, *++I); Printf(“%d\n”, (*I)--); Printf(“%d\n”, *I); } what is the o/p a. 101,200,200,199 b. 200,201,201,100 c. 101,200,199,199 d. 200,300
du u know test pattern for robosoft? Plz share
1 Answers RoboSoft, TATA, Wipro,