Request New Subject
Home
Computer Science Engineering (CSE)
Programming for Problem Solving
Q. What is storage class for variable A in below code?int main(){int A;A = 10;printf("%d", A);return 0;} (Solved)
1. extern
2. auto
3. register
4. static
b. auto
Related Topics
→ Computer Architecture and Organization
→ Microprocessor and Interfacing Technique
→ Computer Networks
→ Data Structure and Algorithms (DSA)
→ Operating System (OS)
→ Artificial Intelligence and Robotics (AIR)
→ Software Project Management (SPM)
→ Computer Fundamentals
→ High Performance Computing (HPC)
→ Data Communication and Computer Network
Subscribe Now
Get All Updates & News
Subscribe