C programming (@cprogram_app) 's Twitter Profile
C programming

@cprogram_app

#Android
#App
#programming
#learnprogramming
#nikhilamatya

ID: 706864165143511041

linkhttps://play.google.com/store/apps/details?id=niks.cprogram calendar_today07-03-2016 15:28:44

196 Tweet

9,9K Followers

3,3K Following

C programming (@cprogram_app) 's Twitter Profile Photo

#Quiz #CProgramming What is the output of the following program? #include<stdio.h> main() { printf("\"); } A. \ B. \" C. " D. Compile error

C programming (@cprogram_app) 's Twitter Profile Photo

#quiz #include<stdio.h> main() { for(1;2;3) printf("Hello"); } A.Infinite loop B.Prints “Hello” once. C.No output D.Compile error

C programming (@cprogram_app) 's Twitter Profile Photo

#Quiz #Cprogramming Identify the incorrect file opening mode from the following. A. r B. w C. x D. a play.google.com/store/apps/det…

C programming (@cprogram_app) 's Twitter Profile Photo

#Quiz #CProgramming The keyword used to transfer control from a function back to the calling function is A.switch B.goto C.go back D.return

C programming (@cprogram_app) 's Twitter Profile Photo

#Quiz #CProgramming Which of the declaration is correct? A. int length; B. char int; C. int long; D. float double; ow.ly/4mQn9V