Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Explain the different types of errors in PHP.
Warnings, Notices and Fatal errors are the types of errors in PHP
Notices:
Notices signifies non-critical errors, i.e. accessing a variable which has not yet been defined. By default, such errors aren't displayed to the user at all however whenever required, you can change this default behavior.
Warnings:
Warnings are more serious errors though they don't result in script termination. That means calling include() a file that does not exist. By default, these errors are displayed to the user.
Fatal errors:
Fatal errors are critical errors it means calling a non-existent class or function. These errors cause immediate termination of the script.
#an array that accept input and gives an output
how can i easily make a program?
Program is to store marks and name, roll no in a file: class stud { int rno; char name[20]; int m1,m2,m3; public: void acce
There are two ways for initializes in C++ as shown in the example that follows. The first way uses the traditional C notation. The second way uses constructor notation. int foo
The #undef Directive This directive undefines a previously explained macro. For, example the following will give an error since PI is undefined. #define PI 3
C Program for SELECT THE CHAR WHICH U WANT #include stdio.h> #include conio.h> void main() { void substr(char[], int *, int *); int a,b
Write a C++ program with header and source files to store street addresses using the Doubly Linked List ADT. Modify the Node class from Lab Assignment 3 so that it becomes a node i
C language lets us do this in a structure definition by putting: bit length after the variable that is. struct packed_struct { unsigned int f1:1; unsigned int f2:1; unsigned
What are the debugging methods you employ while came across a problem? A: Debugging with tools such as: 1. DBG, GDB ,Forte, Visual Studio. 2. Using tusc to trace
External Variables Different functions of the similar program can be written in different source files and can be compiled together. The scope of a global variable is not limit
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd