What are the disadvantages of external storage class?
No Answer is Posted For this Question
Be the First to Post Answer
printf("%d",(printf("Hello")); What it returns?
Why do some versions of toupper act strangely if given an upper-case letter?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
How are portions of a program disabled in demo versions?
What is the difference between the expression “++a” and “a++”?
Write a program to check prime number in c programming?
What is difference between structure and union with example?
Who is the main contributor in designing the c language after dennis ritchie?
do you think its fraud or original company?
3. Program to print all possible substrings. ex: String S St Str Stri Strin String t tr tri trin tring r
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What are the application of c?