Importance of Review Process

Productivity of Dev team is improved and timescales reduced because the correction of defects in early stages and work-products will help to ensure that those work-products are clear and unambiguous. Testing costs and time is reduced as there is enough time spent during the initial phase. Reduction in costs because fewer defects in the final … Read more

The Format of C

Statements are terminated with semicolons. Indentation is ignored by the compiler. C is case sensitive – all keywords and Standard. Library functions are lowercase. Strings are placed in double quotes. Newlines are handled via \n Programs are capable of flagging success or error, those forgetting to do so have one or other chosen randomly!  

Merits of C Programming

1. C is a general purpose programming language. You can generate games, business software, utilities, mathematical models, word processors, spreadsheets and other kinds of software. 2. C is a structured programming language. It uses structured statements such as while, for loops in place of goto statements which cause bugs (error) in the program. 3. System independence- … Read more

difference between an Assembler and a Compiler?

Compiler is a computer program that reads a program written in one language and translates it in to another language, while an assembler can be considered a special type of compiler which translates only Assembly language to machine code. Compilers usually produce the machine executable code directly from a high level language, But assemblers produce … Read more

Error 505

505 is a error that is signaled by browser when HTTP version is not supported by server i.e. when server not able to identify the HTTP protocol version used in request. … 511 ( server demands user to authenticate) “ network authentication required ” when server needs user authentication to access request.

Error 504

The HyperText Transfer Protocol (HTTP) 504 Gateway Timeout server error response code indicates that the server, while acting as a gateway or proxy, did not get a response in time from the upstream server that it needed in order to complete the request.

Error 503

The HyperText Transfer Protocol (HTTP) 503 Service Unavailable server error response code indicates that the server is not ready to handle the request. Common causes are a server that is down for maintenance or that is overloaded.

Error 109

Banking error 109 means that your bank’s website needs you to update your password with them. You try to sign in to your bank’s website using the old password you entered.