regarding the scope of the varibles;identify the incorrect
statement:
a.automatic variables are automatically initialised to 0
b.static variables are are automatically initialised to 0
c.the address of a register variable is not accessiable
d.static variables cannot be initialised with any expression
What is a union?
Why void main is used in c?
Why is c used in embedded systems?
What is getch c?
Hai friends im a i year student. i want to develop my knowledge in the field of TSR in c. How I'm Improve ?
What does it mean when the linker says that _end is undefined?
Given below are three different ways to print the character for ASCII code 88. Which is the correct way1) char c = 88; cout << c << " ";2) cout.put(88);3) cout << char(88) << " "; a) 1 b) 2 c) 3 d) constant
write a program that finds the factorial of a number using recursion?
What's the difference between constant char *p and char * constant p?
What is calloc()?
#include<stdio.h> #include<conio.h> void main() { char ch='\356'; printf("%d",ch); } o/p=-18 why?plz.explain
actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston