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.
write a c program chat illustrates the creation of child process using fork system call. One process finds sum of even series and other process finds sum of odd series.
solution of problem based on poiter
C program to show overloading of matrix operator: Write a program for matrix operator overloading. class matrix{ private : int x[
simple shopping cart
C Program to check PRIME NUMBERS main() { int i,k,r,flag; clrscr(); printf("ENTER THE NO. TO CHECK IT IS PRIME OR NOT: ");
Luminous Jewels - The Polishing Game Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various lum
A: Method of passing arguments to a function that takes parameter of type reference. for instance: void swap( int & x, int & y ) { int temp = x; x =
Multiple Inheritance Multiple inheritance , as the name suggests , is deriving a class from more than one class . The derived class inherits all the properties of all its base c
superposition of two waves
C Program for REVERSE THE WORD IN STRING #include conio.h> #include stdio.h> #include string.h> void main() { char a[50],b[25][25],temp; i
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