Explain about block scope in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the advantage of using #define to declare a constant?
0 Answers Agilent, ZS Associates,
What is typedef example?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Can you think of a way when a program crashed before reaching main? If yes how?
Explain what are its uses in c programming?
Write a program for Overriding.
write a “Hello World” program in “c” without using a semicolon?
how to find turn around time in operating system?
what is a pointer
4 Answers Bank Of America, TCS,
What is difference between constant pointer and constant variable?
3. Program to print all possible substrings. ex: String S St Str Stri Strin String t tr tri trin tring r
main is a predefined or user define function if user defined why? if predefined whay?