Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
2 6897I created a new joomla module for administrator. when am going to install this, it is going "joomla/modules" path. but, i want to install this in the "joomla/administration/modules" path.
2 4475how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
1 2364they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
TCS,
1 1998How to link calculator in oops concept? how is it working in oops concept? why dont u using in beginning of program 'z' in abap(sap)?
2 6645Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???
TCS,
2 14184what is the output of below pgm? void main() { int i=0; if(i) printf("pass"); else printf("fail"); }
4 7770You are given a string which contains some special characters. You also have set of special characters. You are given other string (call it as pattern string). Your job is to write a program to replace each special characters in given string by pattern string. You are not allowed to create new resulting string. You need to allocate some new memory to given existing string but constraint is you can only allocate memory one time. Allocate memory exactly what you need not more not less.
2 7224
What is trait in php?
How to Determine the last access time of a given file ?
List some features of php that are deprecated in php7?
What is the current stable version of php? What advance thing in php7?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
What is difference between static and final in php?
How do you determine the length of a string value that was stored in a variable?
sir please send me bpcl previous question papers
How you can set module name, controller name, and action name in zend framework?
How to Save a QuickReport custom preview to text?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
What is the process to get the home directory using ‘~' in python?
How to read a 10gb (or larger) file size in python?