PHP is the correct way of declaring PHP variables?
1.1
2.-1
3.0
4.+1
Answer:3
Posted Date:-2021-08-04 01:28:49
1.increases
2.decreases
3.stays constant
4.remains unaffected
Answer 21.Ksort()
2.assort()
3.krsort()
4.sort()
Answer 21.function_name(expression1,expersion2)
2.(expression 1: Function_name, expersion 2 : Function_name)
3.(expression 1, expersion 2)
4.None of them
Answer 11.Entry controlled loop
2.exit controlled loop
3.entry exit controlled loop
4.None of the above
Answer 21.2
2.4
3.3
4.1
Answer 31.7
2.8
3.9
4.10
Answer 21._self
2._blank
3._post
4.None
Answer 11.any where
2.should be the last statement
3.First statement
4.None of the above
Answer 21.setcookie() function
2.set() function
3.COOKIE_SET() function
4.None of Above
Answer 11.1
2.-1
3.0
4.+1
Answer 31.client side
2.server side
3.browser side
4.none of these
Answer 21.session_starts()
2.sessions_start()
3.session_start()
4.none of above
Answer 31.htpertext processor
2.pretext hyper processor
3.preprocessor home page
4.none of above
Answer 11.store persistent user preference on a site
2.save user authentication information from page to page
3.create multipage forms
4.all of above
Answer 41.basic SQL injection
2.Advanced SQL Injection
3.Cross-site Scripting
4.Scripting
Answer 31.shrinks
2.expands
3.stays constant
4.remains unaffected
Answer 11.Numeric array, String Array, Multidimensional array
2.Numeric array, Associative array, Dimensional array
3.Numeric array, associative array, Multidimensional array
4.Const array, Associative array, Multidimensional array
Answer 31.upgradation
2.degradation
3.no change
4.a slight change
Answer 21.$destroy()
2.session_destroy()
3.destroy_session
4.session_destroy()
Answer 41.session_unset()
2.Unset()
3.Unsetsession
4.$unset()
Answer 11.FILTER_VALIDATE_EMAIL
2.FILET_VALIDATE_EMAIL
3.VALIDATE_EMAIL
4.VALIDATE_EMAIL
Answer 11.if and switch
2.if and do while
3.if and for
4.none of the above
Answer 11.$name
2.$7hello
3.$this
4.name
Answer 11.=
2.+
3.,
4..
Answer 41.<PHP>
2.<?PHP?>
3.<?PHP??
4.//PHP//
Answer 21.none
2.only you
3.everyone
4.selected few
Answer 31.none
2.only you
3.everyone
4.selected few
Answer 21.$_SESSION
2.$YS_SESSION
3.$SESSION
4.$_SESSIONS
Answer 11.array_shift()
2.array_unshift()
3.array_push()
4.into_array()
Answer 31.exist()
2.exist_class()
3.class_exist()
4._exits()
Answer 31.sort()
2.rsort()
3.dsort()
4.none of above
Answer 11.this_array()
2.is_array()
3.unset()
4.in_array()
Answer 21.private
2.public
3.protected
4.$this
Answer 41.GET
2.POST
3.PUT
4.SET
Answer 21._collect()
2._garbage()
3._destruct()
4._destructor()
Answer 31.::
2.=
3.->
4..
Answer 31.->
2._
3.$
4.::
Answer 41.if statements
2.if-else statements
3.All of the above
4.switch statements
Answer 31.SQL
2.ORACLE
3.PostgreSQL
4.MySQL
Answer 41.The preg_match() function is used to search specified string by string, returns true if the pattern found otherwise false.
2.The preg_match() function searches throughout string specified by pattern for a string specified by string. The search is not case sensitive.
3.The preg_match() function searches sting for pattern, returning true if pattern exist otherwise false.
4.None of above
Answer 11.Speed of Analysis
2.None of the options
3.Visual Discovery
4.Data Recovery
Answer 41.Date Calculation
2.Number Calculations
3.String Calculation
4.Text Calculation
Answer 41.func_get_argv()
2.func_get_args()
3.get_argv()
4.get_argc()
Answer 21.$mysqli=new mysqli();
2.$mysqli->new.mysqli();
3.mysqli->new.mysqli();
4.None of Above
Answer 11.create table table_name(columnname columntype);
2.create table_name(column_name column_type);
3.create table_name(column_name, column_type);
4.create table table_name(column_type, column_name);
Answer 11.GET
2.POST
3.REQUEST
4.NEXT
Answer 11.friendly()
2.final
3.public
4.static
Answer 11.GET
2.POST
3.REQUEST
4.NEXT
Answer 11.Automatic Sorting
2.Normal Sorting
3.Manual Sorting
4.Computed Sorting
Answer 41.Drill down view
2.Custom data view
3.Swapping dimensions
Answer 2