What is the best style for code layout in c?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What are the scope of static variables?
shorting algorithmS
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
Tell us something about keyword 'auto'.
I need previous papers of CSC.......plz help out by posting them.......
Is c procedural or object oriented?
What is the size of structure pointer in c?
Write a program to maintain student’s record. Record should
not be available to any unauthorized user. There are three
(3) categories of users. Each user has its own type. It
depends upon user’s type that which kind of operations user
can perform. Their types and options are mentioned below:
1. Admin
(Search Record [by Reg. No or Name], View All Records,
Insert New Record, Modify Existing Record)
2. Super Admin
(Search Record [by Reg. No or Name], View All Records,
Insert New Record, Modify Existing Record, Delete Single Record)
3. Guest
(Search Record [by Reg. No or Name], View All Records)
When first time program runs, it asks to create accounts.
Each user type has only 1 account (which means that there
can be maximum 3 accounts). In account creation, following
options are required:
Login Name: <6-10 alphabets long, should be unique>
Password: <6-10 alphabets long, should not display
characters when user type>
Confirm Password:
Wt are the Buses in C Language
Is it better to use malloc() or calloc()?
What is class and object in c?
When should the register modifier be used? Does it really help?
how is the examination pattern?