User Profile

Collapse

Profile Sidebar

Collapse
priti kumari
priti kumari
Last Activity: Jul 15 '21, 05:32 AM
Joined: Jul 10 '21
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • function follow() {
    get Products(functi on(d) {[URL=["http://pritikumari.000 webhostapp.com/priti[/URL]
    //processing the data
    console.log(d);
    });
    }
    function get Products(callba ck) {
    var data;
    $.ajax({
    u r l: 'u r l',
    data: 'all product data to send',
    success: function (resp) {
    ...
    See more | Go to post

    Leave a comment:


  • priti kumari
    replied to Input and Output Array
    in Java
    Question:input
    2
    5
    12345
    7
    5146814
    output
    12345
    5146814
    import java.util*;
    import java.!o.*;
    publish class main{
    publish static void main(string args[])throws 10 exception{
    scanner s=new scanner(system. in);
    int T=s.next int();
    for(int!=o;!<T; i++
    {
    int n=s.next int();
    int arr[]=new int [n];
    for(int j=o;j<n;j++)...
    See more | Go to post

    Leave a comment:


  • 1. The main differences are as follows
    (1) String buffer of and functions
    Because may cause buffer overflow problems and is not recommended, I always prefer to use the function in the project, although it will be a little troublesome.
    (2) The return value of sprintf and snprintf function
    function returns the number of characters that should be output to the string buffer, So the return value of may be greater than...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...