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 6734I 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 4360how 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?
2288they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
TCS,
1938How 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 6492Is 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 14017what is the output of below pgm? void main() { int i=0; if(i) printf("pass"); else printf("fail"); }
4 7539You 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 7121
Write a Program to find whether the given number or string is palindrome.
What is map function in laravel?
What is a modifier in c++?
How to get number of days between two given dates using PHP?
Is empty function c++?
Why is c called "mother" language?
What is the cout in c++?
How much does a magento 2 website cost?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
By default what is the prefix Joomla have?
What is the purpose of ftell?
What are attributes and methods in a python class?
Which data object in r is used to store and process categorical data?
Write a program using while loop?
In FP, What is the difference between a function and a procedure?