Is there a standard depth of gravel fill in Substation Switchyard? Please give a design/drawing. Thank you.
Shall i get Section engineer S & T question paper? (Railway recruitment board)
Why am I getting an invalidoperationexception when I serialize an arraylist?
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:
What is your daily office routine?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
How to provide default values to function parameters?
Give a suitable definition of software quality and briefly describe the rationale for your definition.
Rate yourself in vb and com ?
please send me previous year questions of jspl through which i could prepare myself for the test.
what are your long term goals?
What are the limitations of AI in cybersecurity?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
Explain the types of operations? Draw the figure for shift and rotate operations?
Why can't we use a static class instead of singleton?